* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #FFF;
}

div#wrapper {
		margin: 60px auto;
		width: 624px;
}