body {
		 		text-align: center;
		 		background-image: url(sitebg.jpg); 
				background-repeat: repeat
}

img {border: none;}

#main {
			 	 text-align: center;
				 width: 770px;
				 height: 300px;
				 margin-left: auto;
				 margin-right: auto;
				 margin-top: 5px;
				 }

#nav {
		 		 width: 770px;
				 margin-left: auto;
				 margin-right: auto;
				 }
				 
#landhead, #landfoot {

					 margin-left: auto;
					 margin-right: auto;
					 }

