.top {
	background-image: url(images/index_04.gif);
	background-repeat: no-repeat;
}
.bgground {
	background-attachment: fixed;
	background-image: url(images/index_04.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.input {
	font-family: Verdana;
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	height: 20px;
	width: 100px;
}
.Btn {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	border: 1px solid #FF9933;
	background-color: #C67D08;
}

