body {
	background: url(info/img/bg1.gif) repeat;
	text-align: center;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
form {
	text-align: left;
	height: auto;
	width: 700px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,auto,0px,auto);
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 740px;
}
#wrapper #headder {
	text-align: center;
	margin: 0px 0px 40px;
	padding: 0px;
	border-bottom: thin solid #FFFFFF;
}
#wrapper #fotter {
	text-align: center;
	border-top: thin solid #FFFFFF;
}

