@charset "utf-8";
body{
	margin: 0px;
	height: 100%;
	width: 100%;
	/*background-image:url(images/gallary-BG.gif);
	background-position:top;
	background-color:#250200;
	background-repeat: repeat-x;*/
	background-color:#5C1000;
}

#Flora {
	bottom: 0px;
	position: absolute;
	height: 186px;
	width: 406px;
	right: 0px;
	z-index: -9999;
}
#P {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	margin: auto;
}
