BODY
{
background: url(http://www.sydist.com/Portals/0/Expo2008/images/bg.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
background-position:top center;
background-color: rgb(226,206,181);
}

a:link, a:visited {
	color: rgb(29,65,123);
	background: transparent;
	font-weight: normal;
	text-decoration: none;
	}

a:hover {
	color: rgb(21,114,164);
	background: transparent;
	font-weight: normal;
	text-decoration: underline;
	}