@charset "utf-8";
/* CSS Document */

body{
margin: 0px auto;
background-color:#556799;

}


#global{
width: 1024px;
height: 800px;
background-image:url(../afbeeldingen/intro/introbg.jpg);
background-repeat:no-repeat;
position: relative;
}


#bordje1{
	width: 309px;
	height: 55px;
	margin-left: 60px;
	margin-top: 450px;
	position: absolute;
}
#bordje2{
	width: 309px;
	height: 55px;
	margin-top: 452px;
	margin-left: 390px;
	position: absolute;
}