html
{ height: 100.02%; }
body
{
background: url(top.gif) top left no-repeat;
padding-left: 40;
padding-top: 0;
padding-right: 0;
padding-bottom: 0;
font-family: sans-serif;
font-size: smaller;
font-color: #aaa;
background-color: #fff;
margin: 0px;
}
div
{
padding-right: 2;
padding-left: 2;
margin-top: 2;
border: 1px solid #000;
hspace: 1;
vspace: 1;
}
a:link {text-decoration: none; color: #000;}
a:visited {text-decoration: none; color: #000}
a:active {text-decoration: none; color: #000}
a:hover {text-decoration: none; color: #aaa;}
table
{
background: url(bottom.gif) bottom right no-repeat;
}