body,html
{
	background-color: #000000;
	color: #ffffff;
	font-family: verdana, helvetica, arial;
	font-size: 10pt;
}

.container
{
	position: relative;
	left: 50%;
	width: 940px;
	margin-left: -470px;
}

.more
{
	position: absolute;
	left: 0px;
	top: 10px;
	width: 100%;
	text-align: right;
	height: 25px;
	
}

.candle
{
	position: absolute;
	left: 380px;
	top: -100px;
	width: 320px;
	height: 480px;
}

.music_player
{
	position: absolute;
	left: 100px;
	top: 230px;
	width: 80px;
	height: 40px;
	z-index: 10;
}


.top_left_header
{
	position: absolute;
	left: 10px;
	top: 10px;
	width: 548px;
	height: 260px;
	z-index: 5;
}

.second_youtube_video
{
	position: absolute;
	left: 10px;
	top: 640px;
	width: 540px;
	height: 320px;
	z-index: 5;
	border: 5px solid #ffffff;
	opacity: 1.0;
}

.main_youtube_video
{
	position: absolute;
	left: 10px;
	top: 310px;
	width: 540px;
	height: 320px;
	z-index: 5;
	border: 5px solid #ffffff;
	opacity: 1.0;
}

.iphone
{
	z-index:10;
	position: absolute;
	left: 525px;
	top: 180px;
	width: 407px;
	height: 751px;
}

.iphone .screen
{
	position: absolute;
	left: 51px; 
	top:143px;
	width: 320px;
	height: 480px;
	margin-left: 0px;
	overflow: hidden;
}

.main_app_store_button
{
	position: absolute;
	left: 650px;
	top: 110px;
	width: 170px;
	height: 59px;
}

.content
{
	position: relative;
	left: 0px;
	top: 980px;
	width: 930px;
	padding-bottom: 50px;
}
a, a:visited, a:active
{
	color: #34c60d;
	text-decoration: none;
}

img
{
	border: 0px;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	padding-top: 25px;
	padding-bottom: 25px;
	color: #c6270d;
	font-size: 18pt;
	font-weight: normal;
	font-family: georgia;
	text-align: center;
}

h2
{
	font-family: georgia;
	color: #646565;
	font-size: 12pt;
}
