
  body {background-image:url(background03.jpg);}
	 h1 {font-family:sans-seriff; color:black; background-color:red; text-align:center;}
   h2 {font-family:fantasy; color:black; background-color:transparent; text-align:center;}
   h3 {font-family: cursive; color:black; background-color:transparent; text-align:center;}
	 h4 {font-family: cursive; color:blue; background-color:transparent; text-align:left;}
   p {font-family: "Palatino Linotype";}
   a img {border:none;}
   a:hover {color:red; background:yellow;}
   a:active {color:red; background-color:yellow;}
	 
