body {
	margin-left:0;
	margin-right:0;
	margin-top:0;
	margin-bottom:0;
	background-attachment: fixed;
	background-image: url(images/main_bg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.small_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #00457C;
	text-align: justify;
}
