h1 {
	color: rgb(200,255,255);
	font-family: Arial Narrow;
	font-weight:900;
	line-height:60px;
	text-align:center;
	}
h2 {
	color: rgb(200,255,255);
	font-family: Arial;
	font-weight:900;
	}
h6 {
	color: rgb(51,102,51);
	font-family: Book Antiqua;
}

a:link {color: rgb(0,0,255);}
a:visited {color: rgb(255,0,255);}
a:hover {font-weight:bold;} 

body         { background-image: url('Masters/leafback.jpg'); 
			   background-repeat: repeat; 
               background-attachment: scroll;}


  
  #main {
  position:absolute;
  top:90;
  left:165;
  width:635;
  font-family:  Book Antiqua, Times New Roman, Times;
  color: rgb(102,102,153);
  }
