body {
	background-image: url(freewebs/image1.jpg);
	text-align: justify;
	font-family: "Times New Roman", Times, serif;
	margin: 5px 25px 5px 25px;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 44px;
	font-weight: bold;
	text-align: center;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: center;
}

h3 {
	font-size: x-large;
	font-style: italic;
	text-align: center;
	padding: 20px 0 10px 0;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

h6 {
	font-family: cursive;
	font-size: xx-large;
	color: Fuchsia;
	font-style: italic;
	text-align: right;
}