 body {   margin: 0px 0px 0px 0px;   padding: 0px;	 background: #6600CC;	 color: #FFCC00;	 font: 14px comic sans ms; } a.quick {	 text-decoration: underline;	 color: #000000; } a.norm {   text-decoration: underline;	 color: #FFCC00; } #title {   background: #CC0000;	 height: 90px; } #title-left {   position: absolute;	 left: 0px;	 width: 250px;	 height: 187px; } #title-inter {   position: absolute;	 left: 249px;	 width: 226px;	 height: 16px; } #title-right {   position: absolute;	 right: 15px;	 top: 15px;	 width: 193px;	 height: 55px; } #level1 {   background: #CC0000; } #level2 {   margin-left: 150px;   background: #6600CC; } #text {   margin-top: 60px;	 margin-left: 25px;	 margin-right: 25px; } #header {   position: absolute;	 top: 100px;	 left: 215px;	 font: 900 24px comic sans ms;	  } div.middle {   text-align: center;   width: 100%; }	  #qlink {   position: absolute;	 width: 150px;	 top: 200px; } div.boekinfo {   margin-left: 225px; } img.boekimg {   position: absolute;   left: 175px;	 z-index:1; } 