@CHARSET "UTF-8";


body {
	font-family: Helvetica, Arial;
}


.text {
	line-height: 22px;
	font-size: 18px;
}

.subhead {
	font-weight: bold;
	font-size: 20px;
	margin-top: 30px;
	margin-bottom: -10px;
}

li {
	margin-bottom:8px;	
}

a img
{
  border:none;
}

.header {
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
	width:610px;
	font-size: 44px;
}

.page-body {
	margin-top:35px;
	margin-left:auto;
	margin-right:auto;
	width:610px;
}


.description {
	float:left;
	line-height:22px;
	font-size: 18px;
	width:270px;
	text-align:left;
}

.screenshot {
	display:inline;
	margin:0px;
	position:relative;
	right:-20px;
}


.link {
	color:black;	
}



.footer {
	font-size:10px;
	position:absolute;
	bottom:10px;
	text-align:center;
	width:100%;
	left:0px;
}