.Background {
	background-attachment: fixed;
	background-image: url(http://www.westnederland.eu/Background.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;

  scrollbar-arrow-color: black;
  scrollbar-track-color: white;
  scrollbar-face-color: #DFEFFF;
  scrollbar-highlight-color: white;
  scrollbar-3dlight-color: lightgray;
  scrollbar-darkshadow-color: gray;
  scrollbar-shadow-color: #6A93BF;
}

