@charset "UTF-8";
/* CSS Document */
body {
	background-image: url(images/bgbg.jpg);
	background-position:top center;
	background-color: #6991b4;
	background-repeat: repeat-y;
	font-family: helvetica, sans;
	font-size: 10pt;
	line-height: 2em;
	overflow:auto;
	overflow-x:hidden;
	color: #514b3e;
	margin-top:100px;
}