body {

background-image:URL(back.jpg);
background-attachment: fixed;
background-color:#97BBE3;
margin-top:10px;
margin-bottom:10px;
}

table.border { align: center; width=900; 
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  border-collapse:collapse;


  
}

table.main { align: center; width=500; 
  border-width:0px;
  border-style:solid;
  border-color:#000000;
  border-collapse:collapse;
  background-image:URL(tile.jpg);
 
 
}

table.pd { align: center; width=782; 
  border-width:0px;
  border-style:solid;
  border-color:green;
  border-collapse:collapse;
  margin-top: 5px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
}

p { 
font-family: century gothic, verdana;
 font-size: 16px;
 color: #663300;
font-weight: bold;}  

} 

a.pd:link { 
color: #EE84B4; 
background-color: none;
text-decoration: underline;
border: 0px solid white;
font-family: "century gothic, Georgia, verdana";
font-size: 10px;
font-weight: 900; 

}
a.pd:visited { 
color: #EE84B4; 
background-color: none;
text-decoration: underline;
border: 0px solid white;
font-family: "century gothic, Georgia, verdana";
font-size: 10px;
font-weight: 900; 

}
a.pd:hover {
color: #ffffff; 
background-color: none;
text-decoration: underline;
border: 0px solid black;
font-family: "century gothic, Georgia, verdana";
font-size: 10px; 
font-weight: 900;

} 

img { border: 0; } 
a img { border: 0; } 


