@charset "utf-8";

#topHead {
  width:500px;
  margin:75px;

}

#bottomHead {

  width:550px;
  
  margin:50px;
}
#category {
  
  font-size:18pt;
 font-family:Georgia,"Times New Roman",Times,serif;
 
  padding: 5px;
  margin: 10px 0;
}
hr {


}

#articleAuthor {
float:right;
color: green;
}
#articleTitle{
width:100%;
}

#articleListing {
   font-family:Georgia,"Times New Roman",Times,serif;
}
#articleDescription {
float:right;
padding-left: 15px;
color: gray;
}
#clearFooter {
clear:both;
}

#mainTitle{
text-indent: 0px;
font-size: 21px;
font-family: tahoma;
}

#mainAuthor{

}
#mainArticle {

}
