* {
	padding:0;
	margin:0;
}

html, body {
	padding: 0;
	margin: 0 auto;
	height:auto;
	font-family: verdana,sans-serif;
	font-size: 13px;
	line-height:20px;
	background:#000000;
	
}

body {
margin: 0px 0 0 0;
background-color: #000000;
}



 #wrapper {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 1000px;
  height: 600px;
  margin: auto;
  color:#a6a6a6;
border:0px solid #ffffff;

}

img  {border:0px; text-decoration:none;}
a, a:hover, a:active {border:0px; text-decoration:none;}



