* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	background-color:#303030;
}

div#wrapper {
	margin: auto;
	width: 944px;
	margin-top: 50px;
}