/*This is my first css and the core style for the site*/
body {
color: #000066;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
width: 757px;
position:absolute;
left:50%;
margin-left: -385px;
}
h4{
color: #000066;
font-family: Verdana, Helvetica, Arial, sans-serif;
font-size: .8em;
font-style: italic;
 }
