.wrapper {
	width: 900px;
	background-position: center;
	text-align: center;
	margin: auto 0;
	height: 600px;
	position: relative;
	left: 0px;
	top: 0px;
	visibility: inherit;
	background-image: url(../images/web/wrapper.png);
}
