html {
	margin: 0px;
	color: white;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 12px;
	background: url('../images/background_krijtbord.gif') fixed black;
	overflow:hidden;
}

div#header {
	padding: 30px;
}

div#content {
	margin-left: 70px;
	width: 500px;
}

div#content p {
	line-height: 1.6em;
}

img#logo {
	width: 289px;
	height: 128px;
}

div#social {
	position: absolute;
	top: 150px;
	left: 730px;
	width: 260px;
	height: 500px;
	z-index: 10;
}
.facebook {
	line-height: 1.6em;
	margin-bottom: 20px;
		padding: 4px;
	}

.lijntje {
	border-bottom:1px solid #aaaaaa;
	margin-bottom: 6px;
}

.facebook .like {

}

.facebook A, A:Hover, A:visited, A:active  {
	color:#eeeeee;
	text-decoration: none;
	border:0px;
	}
.facebook IMG {
	margin-top:-5px;
	border:0px;
	}


div#voorwerpen {
	position: absolute;
	top: 150px;
	left: 350px;
}

img#krijtje1 {
	position: absolute;
	top: 100px;
	left:190px;
	cursor: move;
	width: 136px;
	height: 247px;
	z-index: 4;
}

img#krijtje2 {
	position: absolute;
	top: 30px;
	left: 210px;
	cursor: move;
	width: 188px;
	height: 222px;
	z-index: 4;
}

img#bierdopje {
	position: absolute;
	top: 350px;
	left: 230px;;
	cursor: move;
	width: 119px;
	height: 114px;
	z-index: 10;
}

div#polaroid1 {
	position: absolute;
	top: 310px;
	left: -120px;
	width: 302px;
	height: 359px;
	cursor: move;
	z-index: 1;
}

div#polaroid2 {
	position: absolute;
	top: 170px;
	left: 15px;
	width: 302px;
	height: 359px;
	cursor: move;
	z-index: 0;
}

div.polaroid_foto {
	position: absolute;
	top: 23px;
	left: 25px;
	width: 257px;
	height: 267px;
	background: black;
	background-position: center center;
	background-repeat: no-repeat;
	z-index: 2;
}

img.polaroid_border {
	position: absolute;
	top: 0; left: 0;
	width: 302px;
	height: 359px;
	z-index: 3;
}

h2 {
	font-size: 18px;
}
