body {
background-image:url(images/aspen-restaurant-and-lounge.gif);
	background-color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding : 40px 0 0 0;
}
#holder {
	border-top: 22px solid #000;
	border-right: 8px solid #000;
	border-bottom: 42px solid #000;
	border-left: 8px solid #000;
}

#copy {
	font-size : 9px;
	color : #999999;
}

.content {
	background-image:url(images/subscribe-gonzo.jpg);
	background-color: #330000;
	font-size : 11px;
	color: White;
	background-repeat: no-repeat;
}


.title {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 24px;
	font-weight : 200;
	line-height: 22px;
}
