body {
	background:#000 url(images/universe.jpg) repeat;
    margin: 0px auto;
	color: white;
	font: small-caps bold 14pt "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

a {
	color: yellow;
}

tr {
	text-align: center;	
}

div#icons {
	background-color: #000;
	margin-left: 10px;
	padding-top: 8px;
	height: 100px;
	text-align: center;
	vertical-align: text-top;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	border: 1px solid #000;
	width: 300px;
}

div#content {
	text-align: center;
    width:420px;
    height:750px;
    margin: auto;
}

div#iPhoneFrame {
	background: url(images/iPhoneFrame.png) no-repeat;
	width: 386;
	height: 742;
	vertical-align: middle;
	text-align: center;
	z-index: 0;
}

div#iPhoneHomePressed {
	top: 625px;
	position: relative;
	z-index: 2;
	visibility: hidden;
}

div#iPhoneFrameContent {
	display: block;
	top: 40px;
	position: relative;
	z-index: 1;
	color: white;
	font: small-caps bold 14pt "Lucida Grande", Lucida, Verdana, sans-serif;
	width: 324;
	margin-left: auto;
	margin-right: 30px;
	
}

#iPhoneFrameContent a {
	font-variant: normal;
	color: orange;
	text-decoration: none;
}

div#Pomcastbiz {
	font-size: 48px;
}
