/*Baulch home page template*/

body {
	background-image: url('nature.jpg');
	background-attachment: fixed;
	scrollbar-arrow-color: blue;
	scrollbar-base-color: #E6E0DB;
}
