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

body {
	background-color: #5E5F64;
}

#wrap {
	margin: 0 auto;
	width: 980px;
	margin-top: 40px;
}
