#login
{
	display:block;
	

	
}

#login input, select, textarea
{
color: #339900;
background: #333333;
border: 1px solid #A65300;
margin:0;
padding:0;
}


body {
	background-color: #000000;
}

<!-- start footer style-->
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.style2 {
	font-size: 9px
}

h6{color:#FFFFFF;}
a:link {
	color: #FFFF00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #0033FF;
}
a:active {
	text-decoration: none;
}
<!-- end footer style -->



<!-- start contact form styles  -->
input, select, textarea
{
color: #CCCCCC;
background: #666666;
border: 1px solid #781351
}

.submit input
{
color: #000;
background: #ffa20f;
border: 2px outset #d7b9c9
}

table
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#CC9900;
font-size:10px;
}

<!-- End Contact form styles  -->



<!-- Start Content Styles -->
h2
{
	text-align:center;
	text-shadow:#FFCC00;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:top;
	color:#0099FF;
}
h4
{
	color:#00CC33;
}

img {float:left;}

p{font-size:13px; }


<!-- End Content Styles -->

