*{ margin:0 auto}
body{ margin-top:10px; width:1000px; height:100%;}

a{ text-decoration:none;}

#logo {
	background-image: url(../images/register.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 300px;
	width: 700px;
}

form{
	margin:10px;
	color:#9B7777;
	font-size:20px;
	line-height:1.5em;
	text-align:center;
	padding: 0px;
	background-image: url(../images/center_bg.jpg);
	height: 300px;
	width: 100%;
}


.header{text-align:right}

.footer {background-repeat:no-repeat;height:71px; text-align:center;color:#FF8400;line-height:2.5em;padding-top:15px; background-position:bottom;font-size:12px; float:none;}

