@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #1C4660;
	text-decoration: none;
	background-image: url(../images/background.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	margin-top: 150px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

