

body {
	background-image: url(http://www.taalgerichtvakonderwijs.nl/pics//frontpage/background_1.png);
	background-color: #47D4E1;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

a {
	color: white;
}

#title {
	position: absolute;
	top: 0px;
	left: 31px;
	width: 727px;
	height: 82px;
	background-image: url(http://www.taalgerichtvakonderwijs.nl/pics//fp-title.png);
	background-repeat: no-repeat;	
}

#logo {
	position: absolute;
	top: 27px;
	left: 602px;
	width: 123px;
	height: 104px;
	background-image: url(http://www.taalgerichtvakonderwijs.nl/pics//logo.png);
	background-repeat: no-repeat;	
}


#scrollableArea {
	position: absolute;
	top: 140px;
	left: 144px;
	right: 0px;
	bottom: 0px;
	color: #0a254e;
	overflow: auto;
}

#page {
	margin-left: 46px;
	width: 332px;
 	font-weight: bold;
	line-height: 1.5em;
	font-size: 0.9em;
}


