h1 {
	background-color:#AF7718;
	text-align:right;
}
#latest {
	padding:25px;
	margin-top:-75px;
	text-align:justify;
}
#right {
	width:300px;
	float:left;
	margin-left:5px;
	height:auto;
	margin-top:-60px;
}
#left {
	width:250px;
	height:auto;
	margin-top:-60px;
	float:right;
}
strong, b{
	color:#7E3A31;
}