#content {
	margin: 0px;
	background-image: url(img/leaf.jpg);
	background-repeat: no-repeat;
	background-position: right;

}

#content .content {
	padding: 250px 0px 50px 170px;
	font-size: 20px;
}

b, strong {
	color: #ea6829;
	font-weight: normal;
}

p {
	margin-bottom: 5px;
}