body{
	margin:0;
	padding:0;
	font-family: "Baskerville", "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	background: #0b0b0b url('images/zac_web.jpg') no-repeat top right;
}

/* NAVIGATION */

a{	
	color: #aaa;
}
a:hover{	
	color: #f00;
}