body {	font: 0.75em Verdana, Arian, sans;	color: #2e4067;	background: #fff url(./images/body.png) repeat-y center;	background-attachment: fixed;	padding: 0;	margin: 0;	}
	
a {
	color: #5183c4;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}
