#everyday h1 {
	background: url(../images/everyday_floral.gif) no-repeat top left;
	text-indent: -5000px;
	height: 90px;
	width: 390px;
	margin: 0;
	padding: 0;
}

#sympathy h1 {
	background: url(../images/sympathy_floral.gif) no-repeat top left;
	text-indent: -5000px;
	height: 94px;
	width: 390px;
	margin: 0;
	padding: 0;
}

#holiday h1 {
	background: url(../images/holiday_floral.gif) no-repeat top left;
	text-indent: -5000px;
	height: 94px;
	width: 390px;
	margin: 0;
	padding: 0;
}

#fall h1 {
	background: url(../images/fall_floral.gif) no-repeat top left;
	text-indent: -5000px;
	height: 94px;
	width: 390px;
	margin: 0;
	padding: 0;
}

table tr td {
	vertical-align: top;
}