body {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
.style1 {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #5f5e5e;
}
.style2 {
	color: #5f5e5e;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
a:link, a:visited, a:active, a:hover {
	font: Tahoma, Arial;
	text-decoration: none;
	color: #0082fc;
	padding-bottom: 1px;
}
.contentbg {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
}
