body {
	background-color:#fff;
	margin:0;
	padding:0;
}

#intro_container {
	display:block;
	width:542px;
	margin:0 auto;
	margin-top:200px;
}

#depuludennl {
	display:block;
	float:right;
	width:250px;
	height:257px;
	background:url("img/depuludennl.jpg");
}

#livepulcom {
	background:url("img/livepulcom.jpg");
	display:block;
	float:left;
	width:279px;
	height:257px;
}

#depuludennl a, #livepulcom a {
	display:block;
	width:100%;
	height:100%;
}