.input-1 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	height: 16px;
	width: 155px;
	border: 1px solid #988C80;
	text-indent: 2px;
	background-color: #FDF1DD;
}
.input-2 {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
	height: 210px;
	width: 228px;
	border: 1px solid #988C80;
	text-indent: 2px;
	background-color: #FDF1DD;
}
body {
	background-image: url(../images/img_bg.jpg);
	background-color: #527CAC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}