body, html 
{
height: 80%;
margin: 0;
background-color: #F0F8FF;
}

h1 
{


font-family: times new roman, verdana, sans serif;
font-size: 55px;
color: #2b2920;
text-align: center;
margin-bottom: -50px;
}


p
{
margin-top: 40px;
color: #2b2920;
text-align: center;
font-family: Tahoma, Times, Serif;
font-size: small;
font-weight: bold;
}
		
a,link,visited,active,hover 
{ 
color: #191919; 
text-decoration: none; 
}

#table
{
color: #CCCCCC;
text-align: center;
font-family: Tahoma, Times, Serif;
font-size: small;
font-weight: bold;
}

