html {
height: 100%;
}
body {
height: 100%;
color: #402800;
background: #f9f5ee;
background-position: 50% 50%;
background-repeat: no-repeat;
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
}
td {
font-family: verdana, helvetica, sans-serif;
font-size: 8pt;
color: #402800;
}
a:link {
color: #000000;
text-decoration: none
}
a:visited {
color: #000000;
text-decoration: none
}


