/*
Theme Name: Savage Aluminium Boats
Theme URL: http://www.savageboats.net.au/
Author: ICE Design
Author URL: http://www.icei.com.au
Template:
Version: 1.0
*/

/********** HTML elements **********/

body {
	font-family: sans-serif;
	font-size: 10px;
	color: #000 ;
	background: #FFF url(../images/gradient.jpg) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

a {
	color: #00F;
	text-decoration: none;
}

#invisible a {
	color: #FFF;
}

#invisible a:hover{
	color: #FFF;
}