body{
	width: 100%;
	height: 100%;
	background: url(../images/bg-img.png) repeat-x;
}
.wrapper{
	width: 800px;
	height: 280px;	
	margin: auto;
}
