BODY
{ 
	background: url("/images/background.png");
	background-repeat: no-repeat;
	background-position: center 100px;
	background-color: #000000;
	min-height: 1200px;
	width: 45em;
	margin-left: auto; margin-right: auto;
}

table.iphone
{
	border: 0px;
	width: 695px;
/*	border: 1px solid #ABC123;  */
}

td
{
	text-align: center;
	width: 25%;
}

td.text
{
	color: white;
	font-size: 16pt;
/*	line-height: .75em; */
	text-align: top;
}

td.text-end
{
	color: white;
	font-size: 20pt;
/*	line-height: 128pt; */

	text-align: top;
}

td.homebutton
{
/*	line-height: 128pt; */
}

img
{
	border: 0px;
}

img.img-top
{
	margin-top: 150px;
	margin-bottom: 25px;
	
}

img.img-mid
{
	margin-top: 25px;
	margin-bottom: 10px;
}

img.img-end
{
	margin-top: 50px;
/*	margin-bottom: 150px; */
}

img.homebutton
{
	position: relative; top:35px; center;
	margin-bottom: 50px;
}

A:link
{
	text-decoration: none;
	color: white;
}

A:hover
{
	text-decoration: underline;
	color: #cccccc;
}

A:visited
{
	text-decoration: none;
	color: white;
}

.clear { clear: both; }
.copyright { width: 45em; margin-left: auto; margin-right: auto;
