
body {
	margin-top: 0;
	background-image: url(images/new/bg.jpg);
	background-repeat: repeat-x;
	background-color: #1A3BA0; 
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	}
	
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	}
	
.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	text-indent: 15px;
	left: 20px;
	h1-font-size: 14px;
	h1-font-weight: bold;
	h1-color: #FF6600;
 	}
 	
.menu {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: white;
	hover: #800000;
	}