body {
	width:100%;
	height:630px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	}
#wrapper {
	width:1200px;
	height:2000px;
	margin-left:auto;
	margin-right:auto;
}
