@charset "UTF-8";
/* CSS Document */
div#header {
	background-image: url(../images/NBB_header.jpg);
	background-repeat: repeat;
	background-attachment: scroll;
	background-position: 0 0;
	width : 950px;
	height:205px;
	margin : 0;
	padding:0;
	}
