
body 
{
	background: url(../images/Uni.jpg) no-repeat #85b675;
}
a:link
{
	color: #32ab0d;
}
a:visited
{
	color: #32ab0d;
}
a:hover
{
	color: #3f9ea0;
}
#content
{
	background: url(../images/greenBrightSM.jpg) no-repeat center top;
}
/*---#banner
{
	background: url(../images/green2globe.jpg) no-repeat center #fff;
}---*/


