/* forms */
body {
position: relative;
background: #e2ebf8;
}

#form{
background: #6d97c9;
clear: both;
font: 12px Verdana, Sans-serif;
line-height: 12pt;
font-weight: bold;
text-align: left;
color: #ffc600;
width: 540px;
padding: 12px 12px 12px 12px;
margin: 45px 0 45px 45px;
}

#label{
	color: #ffc600;
}
