.tombstone {
	background-image: url(/images/tombstone-back.gif);
	border: 1px solid #999;
	width: 153px;
	height: 277px;
	text-align: center;
	color: white;
	padding: 51px 10px 0px 10px;
}
    .tombstone h1 {
        color: white !important;
        font-size: 21px;
        line-height: 21px;
        margin: 0px !important;
        margin-bottom: 10px !important;
    }