/* CSS Document */
body{ background-color:#E0E3E8;font-family:"Trebuchet MS", Helvetica, sans-serif; font-size:12px; color:#FFFFFF; text-align:center;}
img{border:0;}
fieldset{margin:auto; width:400px;padding:10px; background-color:#000000; text-align:left;}
legend{ font-weight:bold;color:#FFFFFF; background-color:#000000; }
label {
	text-align: right;
	width: 120px;
	float:left;
}
.footer {
   background-color: #000000;
  width:420px;margin:auto;
}
