body,head,html{

     background: #ffffff;
     background-image: url(gfx/bck.jpg);
     color: #706251;
	 position:absolute;
  	 top: 0;
 	 right: 0;
  	 left: 0;
     font-family: verdana,tahoma;
     font-size:12px;
     margin-top: 0;
     margin-bottom: 0;
     margin-left: 0;
     margin-right: 0;

}

a{
     text-decoration: none;
     font-family: verdana,tahoma;
     font-size: 12px;
     color: #b89b3a;
}
a:hover{
     text-decoration: underline;
     font-family: verdana,tahoma;
     font-size: 12px;
     color: #ebc443;
}
td{
     text-decoration: none;
     font-family: verdana,tahoma;
     font-size: 12px;
     color: #02030e;
}

