body{
	width: 100%;
	height: 100%;
	background: url(../images/bg-img.png) repeat-x;
}
.wrapper{
	width: 800px;
	height: 280px;
	margin: auto;
	margin-top: 30px;	
	text-align: center;
}

.center {
	width: 300px;
	line-height: 150%;
	margin-top: 50px;
	texta-algin: center;
	font-family: Verdana;
}
