body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-position: top;
	background-color: #0c0c0c;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #a60e09;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
a {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bodybtg {
	background-image: url(../images/bodybg.png);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 25px;
	color: #a60e09;
	background-image: url(../images/line.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	margin: 0px;
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #000000;
}
