BODY 	{      	font-family: "Arial", serif;        background: #bba url(../gifs/spiders_and_web_new1.gif) top center repeat-y;	background-attachment: fixed;	background-repeat: repeat-y;	}   H1 {          font-family: Serif;          font-weight: 700;          font-style: Italic;          text-transform: capitalize;          color: black; 	  text-align: center;      }   H2 {          font-family: Serif;          font-weight: 700;          font-style: Italic;	  text-align: center;      }   H3 {          font-family: Serif;          font-weight: 700;          font-style: Italic;      }	A:link {text-decoration: none}   	A:visited {text-decoration: none}   	A:active {text-decoration: none}   	A:hover {text-decoration: underline;}