 * {
   margin: auto;
  }
  
 #container {
	width:950px;
	height:500px;
	position:absolute;
	top:20px;
	left:-475px;
	margin-left:50%;
	padding: 0px;
	 background-image: url(../images/img_backgr_950x500.png);
	}


	

div#positiebtnDTP {
	position:absolute;
	top:200px;
	left:300px;
	height:90px;
	width:728px;
	}	
	

	
	
	

				a.btnDTP {
					cursor: pointer;
					position:absolute;
					height:93px;
					width:316px;
					vertical-align: top;
					text-align: left;
					text-decoration: none;
					background-image: url(../images/btn_dtp_316x93.png);
					}
				a.btnDTP:hover {
					cursor: pointer;
					position:absolute;
					height:93px;
					width:316px;
					vertical-align: top;
					text-align: left;
					text-decoration: none;
					background-image: url(../images/btn_dtp_over_316x93.png);
					}
					
				
	  
strong {
  font-weight: bold;
  color: #003049;
  }
  
  

			




   
 