.Heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
	color: #990000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.body2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
}
.body3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}
.aboutbg {
	background-image: url(Graphics/aboutbox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.contactbg {
	background-image: url(Graphics/contactbgbox.jpg);
	background-repeat: no-repeat;
}
.newsbg {
	background-image: url(Graphics/newsbox.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.bodbg {
	background-image: url(Graphics/bodalphatry.png);
	background-repeat: no-repeat;
	background-position: center top;
}

