body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/grey_bg.gif);
	background-repeat: repeat;
}
.center {
	background-image: url(images/zand_bg.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 100%;
	width: 100%;
	background-position: center center;
} 	
div#bRight{
	height:	10px;
	width:	150px;
	position:absolute;
	right:10px;
	bottom:15px;
	text-align: right;
}
a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
}

