h3 {
	background-color: #dfc073;
	width: 460px;
	color: #ffffff;
	font-size: 20px;
	padding: 5px 50px;
}

.xmas {
	background-color: #cce4af;
	width: 460px;
	color: #889E55;
	font-size: 20px;
	padding: 5px 50px;
}

.content {
	background-image: url('../photos/Solid_Waffle_Tea_TowelsLG.jpg');
	background-repeat: repeat-y;
	background-position: top left;
}

.content .items {
	width: 340px;
	margin-left: 220px;
}

.photos {
	text-align: center;
}

.photos img {
	padding: 0 35px;
}

.text {
	margin-top: 10px;
	margin-bottom: 30px;
}

.text div {
	float: left;
	width: 170px;
}

.text div p {
	padding-left: 40px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.text div p.header-text {
	background-color: #dfc073;
	font-weight: bold;
}

.text div p.header-text-xmas {
	background-color: #cce4af;
	font-weight: bold;
}
