body {
	background:none;
	background:#eee url(images/bg-diagonal-grey.gif) repeat fixed center top;
}

// COLOUR FOR HEADERS //

a {
	color:#666666;
}
a:hover {
	color:#666666;
	opacity: 0.8;
}

#top_bar {
	background:#63E5B0;
}
	
#right_links a{
	color: white !important;
}

#footer {
	background:#63E5B0;
	}

#footer{color:#333333;}
#footer h2{color:#ffffff;;}
#footer a {color:#333333;}
#footer a.url {color:#ffffff;}
#footer ul li{font-style: italic;}






