body {
 background:#336699;
 color:white;
 margin:10px;
 padding:10px;
 font-family:verdana;
 font-size:14px;
 text-align:center;
}
p,td,li,input {
font-size:14px;
text-align:left;
}
a {
 text-decoration:none;
 color:white;
 
}
h2 a {
 text-decoration:underline;
}
h1 {
 font-size:20px;
 text-align:left;
}
h2 {
 font-size:20px;
 text-align:center;
}
div {
 border: dashed white 1px;
 width:780px;
 text-align:left;
 padding:10px;
}
