body
{ 
background-image: url(images/frame1.jpg);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 0px 0px
}

body{
font: normal 10pt arial; margin: 4px;
}

table{
font: normal 10pt arial;
}

a{
color: navy;
}

a:hover{
color: brown;
}

.heading1{
color: brown; font: bold 12pt verdana;
}
