#container {
	margin: 0 auto;
	padding: 4px 0;
	width:700px;
}
#headerimg {
	width: 700px;
	height: 113px;
}
body {
	font: 12px/1.6em arial,helvetica,sans-serif;
}
h1 {
	font: bold 24px/1 arial,helvetica,sans-serif;
}
h2 {
	font: bold 18px;
}
h3 {
	font: bold 14px;
}
.screenshots {
	float: left;
	width:700px;
}
.screenshot {
	position: absolute;
	width:  325px;
	height: auto;
	border: 0;
}
.shot2 {
	position: absolute;
	margin-left:125px;
	margin-top:75px;
}
.shot3 {
	position: absolute;
	margin-left:250px;
	margin-top:150px;
}
.shot4 {
	position: absolute;
	margin-left:375px;
	margin-top:225px;
}
#footer {
	margin-top: 10px;
	border-top: 1px solid #CCCCCC;
	padding-top: 25px;
}
.appstore {
	width: 100px;
	height: 33px;
	border: 0;
}