body{
	background-color:#ececec;
	background-image:url(bg.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
#centrering 
{
	width: 806px; 
	margin-right: auto; 
	margin-left: auto;
}
#header{
	float:left;
	background-image:url(header6.jpg);
	height:197px;
	width:806px;
	background-repeat:no-repeat;
	background-position:top;
	padding-bottom:0px;
}
#box{
	float:left;
	width:806px;
	height:auto;
	background-color:#FFF;
	padding-bottom:20px;
	margin-bottom:5px;
}
a{
	font-size:19px;
}
a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #0000FF;
}
#links{
	word-spacing:30px;
	margin-top:15px;
	margin-bottom:20px;
	margin-left:105px;
	
}
#footer{
	font-size:10px;
}
#text{
	margin-left:65px;
	margin-right:65px;
}

