
html, body {
	height: 99%;
}
body
{background-color: #eaeef7; 
background-image:url('images/grimming3.jpg'); 
background-repeat:no-repeat; 
background-position: center bottom;
scrollbar-face-color: #eaeef7;
scrollbar-shadow-color: #000000; 
scrollbar-track-color: #eaeef7;
scrollbar-darkshadow-color: #eaeef7;
scrollbar-base-color: #eaeef7;
scrollbar-track-color: #eaeef7;
scrollbar-arrow-color: #000000;
scrollbar-highlight-color: #eaeef7;
scrollbar-shadow-color: #000000;}
img {border: none;}