body {
	background-color: #CCCCFF;

}
.bkgplum {
	background-image: url(books/bkg-plum.gif);
	background-repeat: repeat-y;
	background-position: 25px;
	background-color: #FFFFFF;
}

.dog-2books {
	background-color:#C9DFFF;
	/*background:url(graphics/spots/Desp-dog-talking.png) no-repeat bottom right #C9DFFF;*/
	padding: 20px;
	position:relative;
}

.dog-2books img {
	margin: 10px;
}
.title {
	margin: 30px 0 10px 0;
	background-color: #F90;
	text-align:right;
	clear: both;
	width: 100%;
}

.dog-text1 {
	width: 370px;
	margin-bottom:35px;
	padding: 10px 10px 190px 10px;
	background:url(graphics/spots/dog-cat-talking.png) no-repeat bottom #FFC;
	border: #000 1px solid;
	float: left;
	clear: left;
}

.dog-text1a {
	width: 370px;
	padding: 10px 10px 350px 10px;
	background:url(graphics/spots/smiling%20Emma%20cutout.png) no-repeat bottom right #FFC;
	border: #000 1px solid;
	float: left;
	clear: left;
}
.dog-text2 {
	width: 48%;
	float: right;
	margin: 0 0 20px 0;
}

.dog-div {
	position: absolute;
	width: 262px;
	height: 262px;
	bottom: -10px;
	right: 15px;
}

