BODY { background-color: #F8F8F8 ;
		background-image: url('images/background.jpg') ;
		background-repeat: repeat-x ;
		margin-left: 130px ;
		margin-top: 100px }
a:link { color: #336633 }
a:hover { background-color: #E8E8E8 }

img.logo { position: absolute ;
		left: 0px ;
		top: 0px }
h1.attop { color: #000000 ;
		position: absolute ;
		left: 130px ;
		top: 5px }
p.nav { position: absolute ;
		left: 3px ;
		top: 100px ;
		border: thin }
a.nav:link { color: #336633 ;
		text-decoration: none ;
		font-family: sans-serif }
a.nav:visited { color: #990000 ;
		text-decoration: none ;
		font-family: sans-serif }

address {font-size: x-small}
