body   		{ 
      	  	color: #000000;
       	  	background: #FFFFFF url(../_images/vwitgeel2.jpg) repeat-x;
       			font-family: arial, sans-serif;
       			font-size: 80%;
       			min-width:700px;
       			text-align:center;
       			margin: 10px 10px 10px 10px;
       			padding:0;    
              	}
      
a {font-weight: bold;	text-decoration: none; }
a:link 	{color: #FF0000; text-decoration: none; }
a:visited {color: #FF0000;text-decoration: none; }
a:hover {color: #0000FF; text-decoration: none; }
              
#centerwrap 	{width:700px;	margin:0 auto; text-align:left;	}
		

