body {
	background-image:url("imgs/bgPattern.jpg");
	background-repeat:repeat;
	text-align:center;
}
#annamarieke
{
	background-image:url("./imgs/home/titel_annamarieke.png");
	width:1013px;
	height:336;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}
#container
{
	width:1013px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
.imgReplace
{
	visibility:hidden;
}
#menu
{
	height:330px;
}
#menuItem
{
	float:left;
	width:337px;
	height:330px;
}


