body {
	background-color:#8EA2A2;
	background-image:url(bg.jpg);
	background-repeat: repeat-x;
	padding:0;
	margin:0px auto 0 auto;
	text-align: justify;
	font-family: century gothic, helvetica, arial, sans serif;
	font-size: 0.75em;
	font-weight: 100;
	color: #EEEDED;

	}


a:link, a:visited {
	color:#E7FCFF; 
	text-decoration: none;
	}
a:hover {
	color:#EEEDED; 
	text-decoration: none;
	}
a:active {
	color:#EEEDED; 
	text-decoration: none;
	}

