BODY { background-image: url(../style_sheet/images/back_ground.jpg); 
	background-repeat: repeat; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	color: Black;
	text-align: center }

A:link { color: maroon }
A:visited { color: maroon }
A:hover { color: maroon }
A:active { color: maroon }

IMG {border-style: none}