html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}
h1 {
	display:none;
}
#container {
	position: relative;
	background: #cbcab2;
	/*url(background2.png) bottom left repeat-x;*/
	height: 100%;
	
}
#foto {
	border: 1px solid #7D7C68;
}
#text {
	width: 100px;
	margin: 0 auto;
	padding-top: 300px;
	color: #333333;
	font-size: 24px;
}
#jan {
	display: none;
}
