#content {
	width: 680px;
	padding: 5px;
	background: #111 url(../images/wood_dark.gif) repeat 490px 300px;
	border: 1px solid #000;
	color: #fff;
	line-height: 1.5;
	font-size: 13px;
}

#content p {
	margin-bottom: 15px;
}

#content img {
	float: left;
	width: 400px;
	margin: 0px 15px 10px 0px;
	background: #eee;
	border: 1px solid #333;
}

#content a {
	color: #fff;
	font-weight: bold;
}