@charset "utf-8";
#container {
	font-family: Perpetua;
	font-size: 24px;
	font-style: normal;
	font-weight: 400;
	color: #903;
	text-decoration: none;
	height: 800px;
	width: auto;
}
#tree {
	background-image: url(cornus-nuttallii-mountain-dogwood-12687.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 300px;
	width: 300px;
	background-position: left center;
}
