body{
margin: 0;
padding: 0;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
border-top: 2px solid #2A4F6F;
}
#header {
border-top: 1px solid #778899;
height: 3em;
border-bottom: 1px dotted #B2BCC6;
position: relative;
}

#content {
margin-left: 2em;
margin-right: 2em;
border-top: 2px solid #2A4F6F;
}
h1 {
font: 150% Georgia, "Times New Roman", Times, serif;
}

hr {
width=25%
align: center
}
