
.body { 
	background: url("images/background_total_800.gif") top center;
	background-attachment: fixed;
	background-position: 50% 0%;
	background-repeat:repeat-y ;
	background-color:FDF6DC; 
} 


.table { 
	background: url("images/_blok.gif") top center;
	background-attachment: fixed;
	background-position: 50% 0%;
	background-color:FFFFFF; 
}
h1 {
	font-family: verdana;
	font-size: 15px;
	color: #6f9B00
}


h2 {
	font-family: verdana;
	font-size: 13px;
	color: #6f9B00
}


h3 {
	font-family: verdana;
	font-size: 10px;
	color: #6f9B00
}


h4 {
	font-family: verdana;
	font-size: 12px;
	color: #000000
}

#rssvoetbalnews {
	width:560px;
}

#rssvoetbalnews ul {
 margin:0px;
 padding:0px;
 list-style-type:none;
 
}

#rssvoetbalnews ul li {
 width:270px; 
 float:left; 
 margin-right: 10px;
 	
}

#rssvoetbalnews ul li a {
	font-size:10px;
	font-family:verdana;
}

