html, body				{height: 100%;
						}
							
body					{background-position: center top;
						background-image: url(../images/front-bg.jpg);
						background-repeat: no-repeat;
						background-color: #e1d7cb;
						margin: auto;
						padding: 0px;
						height: 100%;
						}

#frame					{text-align: left;
						width: 980px;
						margin: auto;
						z-index: 1;
						height: 100%;
						padding: 0px;
						}
						
#hermanus				{position: absolute;
						width: 254px;
						height: 43px;
						margin-left: 85px;
						margin-top: 572px;
						z-index: 4;
						}
						
#hemelaarde				{position: absolute;
						width: 424px;
						height: 54px;
						margin-left: 520px;
						margin-top: 30px;
						z-index: 6;
						}
						
#school					{position: absolute;
						width: 253px;
						margin-left: 96px;
						margin-top: 153px;
						z-index: 6;
						font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #ffffff;
						text-align: center;
						}
						
#farm					{position: absolute;
						width: 240px;
						margin-left: 626px;
						margin-top: 400px;
						z-index: 6;
						font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #C62827;
						text-align: center;
						}
						
.bodytext				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #3f2207;
						}
						
.bodylink				{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #3f2207;
						text-decoration: underline;
						}
						
.bodylink:hover			{font-family: verdana, trebuchet ms, arial;
						font-size: 11px;
						color: #3f2207;
						text-decoration: none;
						}
						
.bodytext2				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #565656;
						}
						
.bodylink2				{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #565656;
						text-decoration: none;
						}
						
.bodylink2:hover		{font-family: verdana, trebuchet ms, arial;
						font-size: 13px;
						color: #828282;
						text-decoration: none;
						}
						
.heading				{font-family: trebuchet ms, verdana, arial;
						font-size: 18px;
						color: #3f2207;
						}
						
.heading2				{font-family: verdana, trebuchet ms, arial;
						font-size: 14px;
						color: #3f2207;
						}
