body{
margin: 0;
padding: 0;
background-color: #FFFFFF;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
border-top: 2px solid #6C7B8B;
}

#header {
border-top: 1px solid #778899;
border-bottom: 1px dotted #6C7B8B;
height: 5em;
}

#header .topline {
font: 100% Georgia, "Times New Roman", Times, serif;
color: #778899;
background-color: transparent;
position: absolute;
top: 1em;
right: 1em;
}

