
body 
{
	margin: 10px auto;
	background: url('../images/bg.gif') no-repeat top center;
	font-family: Corbel, Calibri, Arial, sans-serif, tahoma, verdana, arial, courier; color: #333333;
	height: 100%;
	text-align: center;
	letter-spacing: 90%;
}

h1 {
	font-size:24px;
	font-weight: normal;
	color: #b30832;
}

h2 {
	font-size: 22px;
	font-weight: normal;
	color: #b30832;
}

.address
{
	font-weight: normal;
	color: #333;
	font-size: 18px;
}

.prompt
{
	color: #b30832;
	font-size: 12px;
}

#main {
	color: #999;
	text-align: center;
	margin: 130px auto;
	height: 750px;
	width: 550px;
	font-size: 16px;
}

a
{
	text-decoration: none;
	color: #333;
}

a:hover
{
	text-decoration: underline;
}

.christmas {
	position: relative;
	top: -480px;
	left: 500px;
}

.mag_ad {
	position: relative;
	top: -110px;
	left: -500px;
}
