body
{ 
font-family: Century Gothic, sans serif; 
margin: 10px;
background: #42324D;
scrollbar-face-color:#6C5979;
scrollbar-highlight-color:#43344E;
scrollbar-3dlight-color:#43344E;
scrollbar-darkshadow-color:#6C5979;
scrollbar-track-color:#43344E;
scrollbar-arrow-color:white;}

P {text-align: center;
font-family: Century Gothic, sans serif;
font-weight: normal;
}

H1 {text-align: center;
font-family: Century Gothic, sans serif;
font-size: x-large;
font-weight: normal;
color: #804736;
padding: 5px}

H2 {text-align: center;
font-family: Century Gothic, sans serif;
color: #804736;
font-weight: bold;}

H3 {text-align: center;
font-family: Century Gothic, sans serif;
color: #804736;
font-weight: bold;}

H4 {text-align: center;
font-family: Century Gothic, sans serif;
color: #804736;}

H5 {font-family: Century Gothic, sans serif;
font-size: x-small;
color: #804736;}

Table {
font-family: Century Gothic, sans serif;
text-align: center;
}

DIV {text-align: center}

UL {text-align: left}

A:active{color:#C01F6B;}
A:link{color:black;}
A:visited{color:#C01F6B;}
A:hover {background:#C01F6B; color:#EE7996;}

.header {text-align: center;}


