body {
	background-color: #eddb99;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #f7f4cb; 
	scrollbar-arrow-color: #eddb99;
	scrollbar-Shadow-Color: #f7f4cb;
	scrollbar-DarkShadow-Color: #eddb99;
	scrollbar-Highlight-Color: #eddb99;
	overflow: auto;
	overflow-x: hidden;	
	overflow-Y: hidden;	
}

.bodyStyleStart{
	background-image: url(../PICS/korica.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	
}


