/* Dacqua.co.uk CSS Document
	
   Designed and Developed by Redman Design - www.redmandesign.com
   
*/

body {
	background: #000;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
	
a {
	font-size: 15px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #410037;
}

#container {
	width: 100%;
	margin: 0 auto;
}
