
body {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: 				black;
	background-color: 	black;
	background-repeat: 	repeat-x; 		;
	font-size: 			11px;
	margin: 0;
}

#header {
	text-align: 		center;
	font-size:			28pt;
}

#footer {
	margin-bottom: 20px;
	clear: both;
	color: #939393 				;
	text-align: 		center;
		background-color: black;
}

#teaser { 		;
	font-weight: 		bold;
	margin-top: 		20px;
	font-size: 			80px;
	text-align: 		center;
}

#content {
	background-position: center top;
	background-repeat: repeat-x;
	background-color: black;
	margin: 0;			;
	text-align: 		center;
	font-size: 12px 			;
	height: 300px;
}

#logo {
	background-color: black;
	text-align: center;
	height: 645px;
}

#iPhone {
	text-align: center;
	position: absolute;
	z-index: 100;
	float: left;
	display: inline;
	top: 10px;
	overflow: hidden;
	visibility: visible;
	left: 480px;
}

div.column {
	width: 395px;
	display: inline;
}

#left {
	display: inline;
	float: left;
}

#right {
	display: inline;
	float: right;
}

.block {
	padding-bottom: 10px;
	margin: 2px;
	text-align: left;
}

.block-title {
	text-align: left;
	padding-bottom: 3px;
	font-weight: bold;
}

.block-body {
	text-align: left;
}

#screenContent {
	text-align: center;
	float: left;
	z-index: 200;
	position: absolute;
	height: 480px;
	width: 320px;
	background-color: #f6f6f6;
	display: inline;
	overflow: hidden;
	visibility: visible;
	top: 138px;
	left: 40px;
}

body {
	text-align: center;
}

#mangoLogo {
	margin-top: 100px;
	margin-left: 23px;
}

#twitterLogo {
	clear: left;
	display: block;
	padding: 130px;
}

