body {



	


	

	background-attachment: fixed;



	background-repeat: repeat;



	background-position: left top;

	

	background-image:  url(Images/Castle-BG.jpg);



}



h1



{

font-family:  Arial;



font-style:  italic;



font-size: 20px;



font-weight:  bold;



text-align:   center;



text-transform: uppercase;

}



h2



{

font-family:  'Times New Roman';



font-style:  italic;



font-size: 40px;



font-weight:  bold;



text-align:   left;





}









A:link {color:  #333333;}



A:visited {text-decoration:  none; color: #333333}



A:active {text-decoration:  none}



A:hover {color: blue;}



