body {
	background-color: #ffffff;
	margin-top: 50px;
	padding: 0px;
	color: #9C9C9B;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 74%;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	background-position:top center;	
}
a {
	color: #1E1B62;
}
