body {
	font-family: tahoma;
	font-size: 14px;
	text-align: center;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	background: #690d00;
}

table.main {
	background: url(images/super-thrift-bg.jpg) no-repeat;
	width: 800px;
	height: 600px;
}

td.header {
      background: url(images/dusk.jpg) no-repeat;
}

h1 {
	text-align: center;
	margin: 0px;
	color: #d4d5ab;
	font-size: 24px;
	font-family: baskerville old face;
	text-decoration: none;
	padding: 0px;
}

h2.slogan {
	text-align: center;
	margin: 0px;
	color: #ddb85a;
	font-size: 20px;
	font-family: baskerville old face;
	text-decoration: none;
	padding: 0px;
}

h2.address {
	text-align: center;
	margin: 0px;
	color: #ddb85a;
	font-size: 20px;
	font-family: palatino;
	text-decoration: none;
	padding: 0px;
}

div.content {
	font-size: 14px;
	font-family: palatino;
	text-decoration: none;
	font-weight: bold;
}

ul {
	list-style: none;
	font-weight: bold;
	margin-left: -30px;
	text-align: left;
	float: right;
}

li {
	padding-bottom: 10px;
	text-align: left;
}

img.logo {
	position: relative;
	top: 0px;
	left: 0px;
}