@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	padding:0px;
	color:#FFFFFF;
	background-color: #10548B;
	background-image: url(../img/mainbg.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	font-family: "trebuchet MS";
	line-height: 18px;
	font-size: 14px;
	font-weight: 50;
}

