
BODY {
	background-image :  url("../images/bg.jpg");
	margin-left :  10%;
	margin-right : 10%;
}

H1 {
	color : Maroon;
	font :  "Times New Roman", Times, serif;
}

H2 {
	font :  "Times New Roman", Times, serif;
	color :  Green;
}

H3 {
	font-family: "Times New Roman", Times, serif;
	color :  Green;
}

H4 {
    font-family: "Times New Roman", Times, serif;
    color :  Green;
}

H5 {
	color :  Green;
	font :  "Times New Roman", Times, serif;
}

H6 {
	color :  Green;
	font :  "Times New Roman", Times, serif;
}

HR {
	height: 1pt;
}
A:LINK {
	font :  "Times New Roman", Times, serif;
	color :  Green;
}
A:VISITED {
	font :  "Times New Roman", Times, serif;
	color: Maroon;
}



-->
</style>
