*
{
 line-height: 12px;
}
a
{
 color: black;
 text-decoration: none;
}
a:hover
{
 text-decoration: underline;
}
body
{
 background: #99CCFF;
}
p
{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 10px;
}
p.header
{
 color: white;
 margin: 0px;
}
div
{
 background: #6699FF;
 width: 640px;
 margin: auto;
}
img
{
 display: block;
 margin: auto;
}
.footer
{
 margin-bottom: 19px;
 text-align: center;
}
