@import 'kubrick.css'; 
/*  This is the header */

/* Contains the horizontally-tiling middle of the header background graphic. */
div#tiki-top {
	background-image: url(http://quintetnaima.lir.be/img/wiki_up/quintet/BannerNaima.jpg) !important;
	background-repeat: no-repeat; !important;
	width: 100%;
	height: 200px;
	padding: 0;
        color:black;
}
