H1{
	color: Maroon;
}

BODY{
	margin-left : 0px;
	margin-top : 0px;
	background-image : url(images/back5.GIF);
}


H2{
	color:green;
	font-weight : bold;
}

p{
	color:black;
	background-repeat : repeat-y;
	font-weight : 900;
	font-size : larger;
	border : 0px none;
	text-decoration : none;
}
a{
	border : 0px none Maroon;
}
img{
	margin-left : 0px;
	margin : 0;
}
}

