#blog-img-left {
	background-image: url(../temp-images/blog-img-left.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	height: 472px;
	width: 372px;
}
#blog-img-right {
	background-color: #F9BDD6;
	float: right;
	height: 472px;
	width: 568px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #7C1542;
	overflow: scroll;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
}

