body {
background-color: #FFFCF8;
background-image: url(blinds.jpg);
margin: 5px 0px 5px 0px;
padding: 0px 0px 0px 0px;
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: small;
}
.header{
font-family: "Times New Roman", Times, Serif;
font-size: medium;
}
.company{
font-family: Georgia, "Times New Roman", Times, Serif;
font-size: large;
}
.menu{
font-family: Verdana, Arial, Helvetica, Sans-Serif;
font-size: x-small;
font-weight: bold;
text-decoration: none;
text-align: center;
}
.footnote{
font-family: "Times New Roman", Times, Serif;
font-size: x-small;
}
.footer{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: x-small;
color: navy;
}