	
body {
	background-color: #0d0d0d;
}	

#wrapper {
	width: 1000px;
	margin: 0px auto;
}

#intro {
	float: left;
	width: 1000px;
	height: 722px;
	background-image: url(../img/intro.jpg);
}

#intro a {
	float: left;
	width: 500px;
	height: 722px;
}

