body {
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat-x;
	background-color: #090504;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #FFF;
}
.title {
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
}
.slogan {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}
a.navbar {
	font-size: 11px;
	text-decoration: none;
	color: #FFF;
}
a.navbar:hover {
	font-size: 11px;
	color: #FFCC00;
	text-decoration: none;
}
.head-1 {
	font-size: 15px;
	font-weight: bold;
	color: #FFCC00;
}
H1 {
	font-size: 20px;
	color: #EFC244;
}
a.navbar2 {
	font-size: 11px;
	text-decoration: none;
	color: #FFCC00;
}
a.navbar2:hover {
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
}
.head-2 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
}