* {
	margin: 0;
	padding: 0;
}

body {
	background: url("images/bg.png") top left;
}

#wrapper {
	width: 800px;
	margin: 0 auto;
}