body {
	background: white url(http://aws.cachefly.net/aws/images/promo/christmas/snowy_day_bg.jpg) repeat-x fixed center top;
	margin: 0;
	padding: 0;
	font: 14px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
}

#centerContent {
	width: 728px;
	position: absolute;
	left: 50%;
	margin-left: -364px;
	margin-top: 40px;
	z-index: 1;
}

#content {
	background: url(http://aws.cachefly.net/aws/images/promo/christmas/content_bg.png) repeat-y;
	padding: 45px 63px 5px;
}

h1 {
	text-indent: -9999px;
	background: url(http://aws.cachefly.net/aws/images/promo/christmas/1password.png) no-repeat;
	width: 355px;
	height: 68px;
	margin: -2px 0 -10px;
}

h2 {
	color: #999;
	line-height: 1.3em;
}

img.rightImage {
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}

img#sun {
	position: fixed;
	left: 50%;
	margin-top: -162px;
	margin-left: -585px;
}

img#church {
	position: fixed;
	left: 50%;
	margin-left: 434px;
	margin-top: 323px;
}
