a:link { 
	text-decoration: none; 
	color: #000000;
	}
a:visited { 
	text-decoration: none; 
	color: none;
	}
a:hover, a:active { 
	text-decoration: none; 
	color: none;
	}

body { 
	background: #000000; 
	margin: 0 0 0 0; 
	padding: 0 0 0;
	font-family: Helvetica, Verdana, Geneva, Arial, sans-serif;
	}

h3 {
	font-family: Arial, sans-serif; font-size: 18px;color: #56a2d6;
	font-style: italic;
}

h3 span {
	color: #0000;
	}

#container {
	position: absolute;
	width: 800px;
	height: 600px;
	top: 0px;
	left: 50%;
	text-align: left;
	margin-left: -400px;
	background-repeat: no-repeat;
	}


#image {
	position: 		absolute;
	width:		800px;
	top:		100px;
	margin-left:	0px;
	margin-right:	0px;
}
	



#english {
	position: absolute;
	width: 125px;
	top: 460px;	
	margin-left: 350px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	
	}
#eng {
	position: absolute;
	width: 150px;
	top: 457px;	
	margin-left: 218px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	
	}

#dutch {
	position: absolute;
	width: 125px;
	top: 525px;	
	margin-left: 350px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	
	}
#du {
	position: absolute;
	width: 150px;
	top: 520px;	
	margin-left: 225px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	
	}



