BODY
{
	background-image: url(../img/bg.jpg);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: center;
	color: #333;
	background-color: #080808;
	font-size: 11px;
	height: auto;
	padding-bottom: 20px;
}
.logo
{
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 184px;
	height: 44px;
	padding-top: 29px;
	padding-bottom: 0px;
}
.header
{
	/*+placement:margin-auto 0px 0px;*/
	margin-left: auto;
	margin-right: auto;
	position: relative;
	left: 0px;
	top: 0px;
	text-align: center;
	width: 960px;
	/*[disabled]border:1px solid #AC2323;*/
	background-image: url(../img/header_bg.jpg);
	height: 598px;
}
.btn_qr
{
	/*+placement:shift -514px 346px;*/
	position: relative;
	left: -514px;
	top: 346px;
}
.btn_download
{
	/*+placement:shift 424px -3px;*/
	position: relative;
	left: 424px;
	top: -3px;
}
A
{
	color: #FFF;
	text-decoration: none;
}
A:hover
{
	text-decoration: underline;
}
H1
{
	font-family: Georgia, serif;
	font-weight: normal;
	padding-top: 20px;
	text-align: center;
}
H2
{
	padding-top: 20px;
	text-align: center;
}
.divide
{
	background-image: url(../img/divider.jpg);
	height: 19px;
}
.presents
{
	background-image: url(../img/presents.jpg);
	height: 664px;
}
.retina
{
	background-image: url(../img/retina.jpg);
	height: 645px;
}
.fate
{
	background-image: url(../img/fate.jpg);
	height: 626px;
}
