h1 {
	font-size: 14px;
}

body {
	font-size: 12px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}

.top {
}

ul {
	list-style-type: none;
}

#regholder {
	background: url(reg.jpg) no-repeat top left;
	width: 968px;
	height: 1886px;
	margin: auto;
	padding-top: 287px;
}

#regbox {
	background: #ffffff;
	width: 617px;
	height: 1096px; 
	margin-left: 322px;
	padding: 10px;
}

.error {
	color: red;
}