BODY
{
	background: url(./img/bg.jpg) repeat center center;
}
#wrapper
{
	/*+placement:margin-auto 0px 25%;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 25%;
	width: 735px;
}
