/* CSS Document */


body {
background-image : url(../../logo/logo4.jpg);
background-repeat : no-repeat;
background-attachment : fixed;
background-position : top;
}
a:link {
font-family : Bookman Old Style;
font-size : 14px;
color : #c79b16;
font-style : italic;
text-decoration : none;
}
a:hover {
font-family : Bookman Old Style;
font-size : 14px;
color : #cccccc;
font-style : italic;
text-decoration : none;
}
a:visited {
font-family : Bookman Old Style;
font-size : 14px;
color : #c79b16;
font-style : italic;
text-decoration : none;
}
#Layer1 {
position : absolute;
width : 688px;
height : 33px;
z-index : 1;
left : 250px;
top : 450px;
}

