body {
 	margin-left: 0px;
 	margin-top: 0px;
 	margin-right: 0px;
 	margin-bottom: 0px;
 	background-color: #70522D;
 	background-image: url(http://www.variowinkel.nl/foto/572/banner37.jpg);
 	background-position:center; 
 	background-repeat:repeat-y
 }
 .welcome {
 	font-family: Tahoma;
 	font-size: 11px;
 	color: #A7A7A7;
 }
 .orange {
 	color: #DF9800;
 }
 .brand {
 	font-family: Tahoma;
 	font-size: 11px;
 	color: #968775;
 	text-decoration: none;
 }
 .white {
 	font-family: Verdana;
 	font-size: 10px;
 	color: #FFFFFF;
 }
 
