/* CSS made by anton */


body {
	background-color: #6d4920;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat;
}

/*layer */

#Layer1 {
	position:absolute;
	left:500px;
	top:176px;
	width:305px;
	height:310px;
	z-index:1;
	
}
#Layer2 {
	position:absolute;
	left:400px;
	top:60px;
	width:464px;
	height:63px;
	z-index:2;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 42px;
	color: #443B36;
}
#Layer3 {
	position:absolute;
	left:490px;
	top:495px;
	width:306px;
	height:63px;
	z-index:3;
}
