body {
	margin: 0;
	padding: 25px 0 0 0;
	background-color: #8f9439;
 

}


#wrapper {
width: 950px;
margin-left: auto;
margin-right: auto;

}

#column1{
background: url(column1.jpg) no-repeat;
height: 526px;
width: 369px;
float: left;

}



#column2{
background: url(column2.jpg) no-repeat;
height: 527px;
width: 190px;
float: left;

}



#column3{
background: url(column3.jpg) no-repeat;
height: 526px;
float: left;
width: 369px;
}




h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #542764;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 4px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1d1e06;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1d1e06;
	margin-top: 2px;
	padding-top: 2px;
	font-style: italic;
}
a {
	color: #543764;
}
fieldset {
	color: #000;
	background-color: #E1E4AF;
	padding-left: 15px;
	
}

#thanks_content {
	margin: 30px, 50px, 49px, 50px;
	padding-left: 240px;
	float: left;}
.thanks {
	font-size: 24px;
	color: #542764;
	font-weight: bold;
	
}

