body {
    background: #8F998E url(images/bg.gif) top center repeat-x;
    background-color: #8F998E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}


h2 {
    font-size: 12px;
}


h1 {
    font-size: 16px;
    color: #8F998E;
    line-height: 18px;
    background-position:center
}


h2 {
    margin: 0 0 5px 0;
    padding: 0;
}




input {
	padding: 2px 0px;
	color: #415005;
	background-color: #fff;
	border: #576c04 1px solid;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

