body {
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(backgrounds/home.jpg);
}

A {
	text-decoration:none;
	vertical-align: middle;
}

a:link {color: #003366}
a:visited {color: #003366}
a:hover {color: #0033FF}
a:active {
	color: #003366;
}


#sibername {
	position:absolute;
	left:307px;
	top:495px;
	width:auto;
	height:auto;
	z-index:4;
	color: #37565F;
}
