body {
  background color: #522B0C;
	}

#site { 
	background-image: url(ftbg_versie3.jpg);
	height: 800px;
	width: 1000px;
	position: absolute;
	left:135px;
	top:20px;
	border:3px ridge;
	}
	
#menu a {
   position: absolute;
   heigt: 200px;
   width: 214px;
   top: 31px; 
   text-decoration: none;
   }

#menu a i { visibility: hidden; }

a#informatie { left: 778px; top: -33px; width: 187px; height: 182px; }
a#portfolio { left: 766px; top: 154px; width: 194px; height: 182px; }
a#updates { left: 770px; top:340px; width: 197px; height: 170px; }
a#gastenboek { left: 773px; top:520px; width: 194px; height: 172px; }
a#counter { left: 875px; top: 697px; }
a#home { left: 922px; top: -66px; width: 50px; height: 25px; }

a#informatie:hover { background-image: url(info_hover.png); }
a#portfolio:hover { background-image: url(portfolio_hover.png); }
a#updates:hover { background-image: url(updates_hover.png); }
a#gastenboek:hover { background-image: url(gastenboek_hover.png); }
a#home:hover { background-image: url(home_hover.png); }

#iframe {
   position: absolute;
   height: 690px;
   width: 754px;
   top: 70px; 
	 left: 22px;
	 }