body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#5A6348;
}

.buttontext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#c69c6d;
	text-align:center;
	text-decoration:none;
}

.head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#c69c6d;
	font-weight:bold;
	text-align:center;
}

.subhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#c69c6d;
	font-weight:bold;
	text-align:center;
}

p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#c69c6d;
	font-weight:normal;
	text-align:left;
}

.image {
	border:none;
}

.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#634725;
	font-weight:bold;
	text-align:center;
}

.button1 {
	background-color:#4D4331;
}

.button2 {
	background-color:#302A1E;
}

.button3 {
	background-color:#5F5444;
}

.button4 {
	background-color:#483F24;
}

.button5 {
	background-color:#494233;
}

.button6 {
}

.border {
	background-color:#464D37;
}

body { 
	margin-top: 0;
  	margin-bottom: 0;
  	margin-left: 0;
 	margin-right: 0;
 	padding-left: 0;
  	padding-right: 0;
}

.center {
	text-align:center;
}
	



