body {margin: 0 auto; 
text-align: center;   
font-family: Arial;
background-color: rgb(4, 155, 154);
}


h1     {text-align: center;  
	color: #990000;
	font-size: 40pt;
       }

A:link 
{
color:rgb(120, 120, 120);
}

A:visited 
{
color:rgb(120, 120, 120);
}
