@charset "utf-8";
/* CSS Document */

* {
	margin: 0 auto;
	padding: 0;
}

body {
	width: 800px;
	height: 100%;
	background-color: #fff;
}

a, img {
	border: none;
}

div#container {
	width: 800px;
	height: 648px;
	margin: 5px auto 0 auto;
	/*background-image: url('../img/background_filippo.jpg');*/
}	

#link_filippo {
	position: absolute;
	margin-top: 29px;
	margin-left: 211px;
}

#link_uitnodiging {
	position: absolute;
	margin-top: 462px;
	margin-left: 163px;
}