@charset "UTF-8";
.background {
	background-color: #D7C6B5;
	background-image: url(../skf_images/Steven_King_Site_03.jpg);
	background-repeat: no-repeat;
}
.backgroundhighlight {
	background-image: url(../skf_images/drop.png);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #efe8e2;
}
.image {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 0px;
}
