body {
	background: #84181b url(images/santa-bg.jpg) no-repeat center top;
	color: white;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Geneva, sans-serif;
}

a {
	color: white;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 18px;
	color: #ffdddd;
}

h2 {
	font-size: 16px;
}

h3

.clear {
	clear: both;
}

.page {
	font-size: 14px;
	width: 630px;
	line-height: 22px;
	margin: 0 auto;
	padding-top: 280px;
}

.right {
	float: right;
	width: 450px;
	text-align: justify;
	background: url(images/sapacer.gif) no-repeat left top;
}

.right p {
	padding-left: 15px;
}

.right-inner {
	padding: 0 0 10px 40px;
}

.left {
	float: left;
	width: 170px;
}

.left-inner {
	padding: 0 15px 0 0;
	text-align: right;
	font-size: 22px;
}

.footer {
	margin-top: 25px;
	padding: 25px 0;
	clear: both;
	padding-left: 218px;
	font-size: 14px;
	background: url(images/horiz-spacer.jpg) no-repeat center top;
}

