body {
	margin:0px;
	background-color:#333333;
	font-family:Verdana;
	font-size:11px;
	color:#685E55;
	}
	
input
{
color: #000000;
background: #Ffffff;
border: 1px solid #59AE9B;
height:15px;
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}