div.content {
	
}

body {
	color: #fff;
	background-color: #000;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12pt;
}

div.header {
	background-image: url(holiday_special_header.jpg);
	width: 800px;
	height: 240px;
}

div.content {
	width: 800px;
	position: relative;
	margin-left: -400px;
	left:  50%;
	padding: 0px;
}

p {
	text-align: center;
	margin: 20px;
}

table {
	text-align: center;
}

td {
	padding: 5px;
}

h1 {
	text-align: center;
	font-size: 14pt;
}

span.holiday {
	color: #7bffff;
}

a {
	color: #7bffff;
}
