BODY { 
  
  font-family: Comic Sans MS;
  color: navy 
}

P { font-size: 100% }

A:link { color: black; font-family: Comic Sans MS; font-size: 100% }
A:visited { color: navy; font-family: Comic Sans MS; font-size: 150%} 

H1	
{font-weight: bold;	 text-align: center;	 font-size: 175%}

H2	
{text-align: center;	 font-size: 125%}

