#login {
	font-family: "Times New Roman", Times, serif;
	color: #993300;
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #993300;
}
h1 {
	font-family: "Bookman Old Style", Arial;
	font-size: 24px;
	color: #99CC66;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #C69371;
	font-weight: 400;
	text-transform: none;
	text-align: center;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #993300;
}
h3 {
	font-size: 14px;
	color: #99cc66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C69371;
}

#contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
#ban {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #993300;
	border: 1px solid #993300;
	width: 350px;
	padding: 10px;
}
#php {
	border: 1px solid #99cc66;
	background-color: #CCFFCC;
	text-align: center;
}
