html { 
  padding:0px;
  margin:0px;
}

body {
  background-image: url('pix/back00.jpg');
  bgproperties=fixed;
  font-size: 12px;
  font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
  color:#564b47;  
  padding:0px;
  margin:0px;
}


h2  {
     font-size:12px;
     color:#ffff00;
     font-style:normal;
     text-decoration: none;
     text-align: center; 
     }

a:link { 
background-color:transparent;
text-decoration: none;
 }

a:hover h2, a:hover h1 {
    background-color:#78F1CC;
    text-decoration:none;
} 

a:hover {
background-color:#78F1CC;
text-decoration: none;
}


p, h1, h2 {
 padding: 1px 2px;
 margin: 0px;
}

h1 {
font-size: 13px;
color: #FFA23A;
background-color: transparent;
text-align: center;

}


#logo { 
text-align: center;
top: 20px;
}

<b style="cursor: crosshair;"></b>
