html, body { margin: 0; padding: 0;
			background-color: #ccffff; 
			font-family: verdana, arial, helvetica, sans-serif;
			}
			
#wrapper {width: 766px;
          position: relative;
		}
		
#top {text-align: center;
	  font-size: 32pt;
	  font-family: "Times New Roman", times, serif;
	  margin-top: 30px;
	  }		
		
#center img {float: left;}
		

		
#footer {clear: both;
text-align: center;}

#footer a {text-decoration: none;
           }
           
#footer p.link {font-size: 10px;} 