body {
	background-color: #0A4B73;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
}
.small_font_white{
	color:#ffffff;
	font-size:12px;
	font: 12px Arial,Verdana,sans-serif;
	line-height:1.7em;
}