body {
	font-family: 'Open Sans', sans-serif;
	margin: 0;
	padding: 0;
	background-color: #eee;
}

#wrap {
	margin: 0 auto;
}