BODY {
	background-color: #eeeeee;
}

#wraper {
	margin: 0 auto;
}

IMG {
	border: none;
}

#mast {
	margin: 0 auto;
	width: 900px;
	height: 252px;
	background-image: url(i/header.jpg);
	background-repeat: no-repeat;
}
#forms {float: right;margin: 5px 25px 0 0;}
#body {
	margin: 0 auto;
	width: 900px;
	height: 948px;
	background-image: url(i/body.jpg);
	background-repeat: no-repeat;
}
#body2 {
	margin: 0 auto;
	width: 900px;
	height: 948px;
	background-image: url(i/body2.jpg);
	background-repeat: no-repeat;
}
#button {
	position: relative;
	width: 159px;
	height: 46px;
	top: 250px;
	left: 50%;
	margin-left: -73px;

}
.signup {padding: 190px 0 0 255px;}