body {
	background-image: url(../images/back-bg.gif);
		background-repeat: repeat-x;
	background-position: left top;
	background-color:#FFFFFF;
		margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #345994;
	text-decoration: none;
}
