body {
	background-image: url(../images/home/background.jpg);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
}
#wrapper {
	text-align: center;
	height: auto;
	width: 920px;
	margin-right: auto;
	margin-left: auto;
}
