a:link {color: blue; text-decoration: none;}
a:visited {color: blue;text-decoration: none;}
a:hover {color: #9c0305;text-decoration: none;}	

body {background-color:Black;
			  background-repeat: repeat-x;
			  background-attachment: inherit;}

.bodybg {background-image:url(../images/indexbg.jpg);
	background-repeat:no-repeat;
	background-attachment:inherit;}
.zigbodybg {background-image:url(../images/zigbackground.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;}
