*{margin: 0; padding: 0;}
img, a, a:hover, a img, a:hover img{outline: none; border: none;}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #ffffff;
	background-color: #000000;
}

#wrapper{
	width:965px;
	height:583px;
	margin: 0 auto;
}

#wrapper h1{
	overflow: hidden;
	height: 0px;
}

#wrapper a{
	display:block;
	overflow: hidden;
	height: 0px;
	width:965px;
	padding-top:583px;
	background: url(../images/bg.jpg) no-repeat top center;
}
