body {
	background-color: #808080;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px
}

#main {
	position: absolute; 
	top: 50%;  
	left: 50%; 
	width: 950px;
	height: 535px;
	margin-top: -267px;
	margin-left: -475px;
	background-color: #D4B787;
}

.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 13px
}

.input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 450px;
	height: 17px;
	background-color: #E2D0B2;
	border: 0;
}

.input2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 450px;
	height: 60px;
	background-color: #E2D0B2;
	border: 0;
}


