@charset "utf-8";
/* CSS Document */

body{ background-color: #6289AA; background: url('../imgs/bg3.jpg'); font-family: Arial, Helvetica, sans-serif; font-size: 10px; text-align:center; color: #FFFFFF; height:auto; margin:0; } 
#content{ width:300px; height:300px}
#content ul{ margin:0; padding:70px 0 0 0; list-style:none}
#content li{ height:25px; float:left; width:130px; padding-bottom:15px}
#content .user{ height:25px; width:115px; padding:7px 0 0 15px; text-align:left;}
#content .error{ color:red;}
a {
	color: white;
}
