html {
height: 100%;
margin-bottom: 1px;
}

form {
margin: 0;
padding: 0;
}

body {
margin: 0px 0px 0px 0px;
height: 100%;
font-size: 12px;
text-align:left;
background-color: #000000;
background: #000 url("http://www.barthelmes.com/annsnow/pix/sky_falling_head.jpg") no-repeat;
}

a:link, a:visited {
text-decoration: none;
font-weight: normal;
color: #000;
}

a:hover {
text-decoration: underline;
font-weight: normal;
color: #000;
}

p {
margin-top: 0;
margin-bottom: 5px;
text-align: left;
}

div, p, table, td, th {
font-family: Verdanda,Helvetica,Arial,sans-serif;
line-height: 130%;
color: #92654C;
}

/********** Custom A Links *************/

a.topnav:link, a.topnav:visited {
text-decoration: none;
font-weight: bold;
color: #000;
}

a.topnav:hover {
text-decoration: underline;
font-weight: bold;
color: #000;
}

div.sml-01 
{
width: 100px; 
height: 120px;
float:left; 
clear:left;
border: 0px solid #0f0;
}.

