body {
	margin: 0px;
	color: #ECCA90;
	background: #7D0000 url(/media/screen/back.gif) center repeat-y;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	}

td {
	color: #FFDEAD;
	font-size: 11px;
	}
	
h1 {
	color: #ECCA90;
	font-size: 18px;
	}
	
a {
	color: #7D0000;
	font-weight: bold;
	text-decoration: none;
	}
	
a:hover {
	color: #ECCA90;
	font-weight: bold;
	text-decoration: none;
	}

#holder {
	position: absolute;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	}

.showoffer {
	font-size: 150%;
	color: #ECCA90;
	}
	
.showday {
	font-weight: bold;
	padding: 5px;
	text-align: center;
	background: #ECCA90;
	color: #7D0000;
	}
