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


h1     {text-align: left;  
	color: rgb(51, 102, 102);;
	font-size: 22pt;
       }

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

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