body {
	background-color: #292929;
}


div#intro{
	width:300px;
	height:300px;
	top:50%;
	left: 50%;
	position:absolute;
	margin: -150px 0 0 -150px;
}
