* {padding:0;margin:0;}
body{
background:#fff; 
color:#000000;
font-size:14px;
text-align:center;
}

table, tr, td{
background:#fff; 
color:#000000;
font-size:14px;
}

#errmsg {
margin:15px;
color:#FF0000;
font-size: 30px;
text-decoration: bold;
}

#done {
margin:15px;
font-size: 20px;
text-decoration: bold;
}
