body {
background-color: #81666d;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: medium;
padding: 0px;
text-align: center;
}


a:link {
color: LightSteelBlue;
}

a:visited {
color: Plum;
}

#header {
width: 1000px;
background-color: #81666d;
height: 250px;
border-bottom: 0px;
text-align: center;
border: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}

#main {
width: 1000px;
min-height: 100%;
height: 100%;
background-color: #81666d;
font-size: medium;
text-align: center;
border-top: 0px;
border: 0px;
padding: 0px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
}









