#column-1, #column-2 {
	display:block;
	float:left;
}

#column-1 {
	width:30%;
}

#column-2 {
	width:69%;
}	
	#column-2 h3 {
	color:#d97036;
	font-family: 'HandOfSeanRegular';
	font-size:20px;
	font-weight:normal;
	}
