body {
	color:#553C16 !important;
}


.column{
	float: left;
}

.column-left{
	margin-right: 50px;
	width: 355px;
}

.column-right{
	text-align: left;
	width: 425px;
	margin-top: 15px;
}


a:hover {
	color: #597B7B !important;
	text-decoration: none;
}