body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #9E191A;
}
.h1 {
	font-family: "arial black";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #656565;
	letter-spacing: 1px;
}
.h1:hover {
	font-family: "arial black";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #a81619;
	letter-spacing: 1px;
}
.text1 {
	font-family: arial;
	text-decoration: none;
	font-size: 13px;
	color: #FFF;
	line-height: 22px;
}
.box {
	background-image: url(images/content-box.png);
	background-repeat:no-repeat;
	width:413px;
	height:199px;
}
.h1b {
	font-family: "arial black";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #656565;
	letter-spacing: 1px;
	padding-left: 12px;
}
.h1b:hover {
	font-family: "arial black";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #a81619;
	letter-spacing: 1px;
	padding-left: 12px;
}
.h1c:hover {
	font-family: "arial black";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #a81619;
	letter-spacing: 1px;
	padding-left: 18px;
}
.h1c {
	font-family: "arial black";
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 2px;
	color: #656565;
	letter-spacing: 1px;
	padding-left: 18px;
}

