body {
	background: url(../images/bg.jpg) #b49854 top center;
	margin:0 auto 40px;
	background-attachment:fixed;
	background-repeat:repeat-x;
}

.border10 {
border: solid 10px #5f4f2a;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}


.h2dessription, .h2dessription2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5f4f2a;
	text-align: center;
}

h2dessription2 {
text-transform:uppercase;
}

h1.hide {
display:none;
}
