html, body { margin: 0; padding: 0;
			background: url('images/wood.jpg'); 
			font-family: verdana, arial, helvetica, sans-serif
			}
			
#wrapper {width: 790px;
          position: relative;
		}

#top {font-family: Andy, "comic sans", sans;
	  font-size: 38pt;
      }

#center img {float: left;}  

#footer {clear: both;
text-align: center;}

#footer a {text-decoration: none;
           }
           
#footer p.link {font-size: 10px;}    