body{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #B82930;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-position:top left;
	background-repeat: repeat-x;

}

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
}
h1 {
	font-size: 18px;
	color: #B82930;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #B82930;
	font-family: Verdana, Geneva, sans-serif;
}
