body,html{
	background-color:#719B64;
	font-family: Arial;
	padding: 0;
	margin: 0;
}


#startslider{
	width: 700px;
	height: 427px;
	position:absolute;
	top:0px;
	left: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	z-index: 1;

}
#startslider img {
	position:absolute;
	left:1px;
	top:0px;
	bottom: 7.60238e+006;
	width: 700px;
	height: 450px;
	background-color:#719B64;
	color: #719B64;
}

#startslider img.show {
		z-index:5;
	}
