// gastenboek - stylesheet

.gbl {
background-image: url(../imgs/bgl.png);
background-repeat: no-repeat;
}

.gbm {
background-image: url(../imgs/bgm.png);
background-repeat: x-repeat;
}

.gbr {
background-image: url(../imgs/bgr.png);
background-repeat: no-repeat;
}
	
	

