@charset "utf-8";
/* CSS Document */

body {
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#314178;
	font-family:arial;
	font-size:16px;
	line-height:18px;
	margin:0px;
	color:#314178;
}



