@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background-color: #000;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#wraper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/main_bg4.jpg);
	height: 1400px;
	margin-top: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
}
#leafPic {
	position: relative;
	height: 101px;
	width: 178px;
	left: 200px;
	top: -34px;
}
#leftMiddle {
	position: relative;
	height: 400px;
	width: 250px;
	left: 83px;
	top: -60px;
}
#rightMiddle {
	position: relative;
	height: 400px;
	width: 250px;
	left: 435px;
	top: -460px;
}
#buttons {
	height: 85px;
	width: 65px;
	position: relative;
	left: 165px;
	top: 152px;
}
#topRight {
	height: 150px;
	width: 250px;
	position: relative;
	left: 438px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	font-weight: normal;
	top: 20px;
	margin-bottom: 10px;
	vertical-align: middle;
}

