html, body {	margin: 0; 	padding: 0;	border: 0;}body {	font: 14px Verdana, Skia, sans-serif;	background: #000000;	text-align: center;	width: 100%; }#wrapper {	position: relative;	background-image: url("image/bckgrnd1.gif");	background-repeat: repeat-y;	background-position: 99%; 	text-decoration: none;	background-color: transparent;	margin: 1% auto 0 auto;	height: 600px;	width: 680px;	float: left;	min-height: 400px;	min-width: 600px;	z-index: 1;}#nav1 {	text-align: right;	position: relative;	top: 2%;	right: 1%;	float: right;	border: 0;	z-index: 2;}#nav1 a { 	color: #FFEFD5; 	text-decoration: none; }#nav1 a:hover { 	color: #996633;	background-color: #000000; 	text-decoration: underline; }#nav1 img {	margin-left: 20px;	border: 0;	padding: 0;}.cover {	z-index: 1;	margin-top: -3%;}.logo {	margin-top: 25%;	margin-left: -5em;	z-index: 100;}