body
{
	width: 700px;
	margin-top: 200px;margin-left: auto;margin-right: auto;margin-bottom: 200px;   
   font-family: sans-serif;
   background-color: #FFFFFF;
   color: black;
}
img
{
    display: block;
    margin-left: auto;
    margin-right: auto 
}
a.standard
{
	color: #740707;
	text-decoration: none;
}		
a.nav
{
	color: #0d2474;
	font-variant: small-caps;
	text-decoration: none;
}
a.headlink
{
	color: #426597;
	background-color: black;
	font-variant: small-caps;
	text-decoration: none;
}
#menu ul
{
list-style: none;
padding: 0;
margin: 0;
text-align: center;
 margin-left: 75px;
 margin-right: auto;
} 
#menu li
{
float: left;
margin: 0 0.15em;
} 
#menu li a
{
height: 2em;
line-height: 2em;
width: 9em;
display: block;
border: 0.1em solid #dcdce9;
color: #0d2474;
text-decoration: none;
text-align: center;
} 