
@import url('fonts.css');

body, p, div, img, span
{
	padding:0;
	margin:0;
	border:0;
}

body
{
	background-image:url(../images/background-tile.jpg);
	font-family:PTSansRegular;
	font-size:18px;
	color:#FFFFFF;
}

p
{
	font-family:PTSansRegular;
	font-size:18px;
	color:#FFFFFF;
	line-height:18px;
}

.high
{
	font-family:SnicklesRegular;
	font-size:30px;
	line-height:30px;
}

#section-container
{
	width:100%;
	height:2000px;
	position:relative;
}

.full-wrapper
{
	width:300px;
	margin:auto;
	position:relative;
	overflow:hidden;
}

.bac-height
{
	height:100%;
}

#logo
{
	position:absolute;
	top:12px;
	left:0px;
	z-index:10;
	width:300px;
	height:auto;
}

#background-glow
{
	display:none;
}

#divider-one
{
	position:absolute;
	top:368px;
	left:0px;
	z-index:5;
	width:300px;
	height:2px;
}

#divider-two
{
	position:absolute;
	top:1950px;
	left:0px;
	z-index:5;
	width:300px;
	height:2px;
}

#para-one
{
	position:absolute;
	width:300px;
	right:0px;
	top:396px;
	text-align:center;
}

#para-one .high
{
	width:300px;
}

#para-two
{
	position:absolute;
	width:300px;
	left:0px;
	top:792px;
	text-align:center;
	z-index:30
}

#para-two .high
{
	width: auto;
	display: inline;
	margin-bottom:auto;
}

#para-three
{
	position:absolute;
	width:300px;
	right:0px;
	top:1188px;
	text-align:center;
	left:auto;
}

#para-four
{
	position:absolute;
	width:300px;
	right: auto;
	left:0px;
	top:1603px;
	text-align:center;
}

#tent-one
{
	display:none;
}

#tent-two
{
	display:none;
}

#tent-three
{
	display:none;
}

#tent-four
{
	display:none;
}

#ipad-one
{
	display:none;
}

#ipad-two
{
	display:none;
}

#bac-one
{
	display:none;
}

#bac-two
{
	display:none;
}

#bac-three
{
	display:none;
}

#iphone
{
	display:none;
}

#download
{
	height:97px;
	line-height:97px;
	position:absolute;
	top:255px;
	left:12px;
	z-index:30;
}

#download a
{
	display:block;
	width:279px;
	height:97px;
}

#footer
{
	position:absolute;
	left:0px;
	top:1973px;
	width:300px;
	text-align:center;
}

#single-bac-one
{
	display:none;
}

#single-bac-two
{
	position:absolute;
	z-index:20;
	top:672px;
	left:113px;
}

#single-bac-three
{
	position:absolute;
	z-index:20;
	top:1067px;
	left:113px;
}

#single-bac-four
{
	display:none;
}

#large-bac
{
	display:none;
}

#wally
{
	position:absolute;
	z-index:20;
	top:1490px;
	left:113px;
}

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

a:hover
{
	color:#FFFFFF;
}

#twitter
{
	top:1885px;
	left:42px;
	right:auto;
}