/* @override http://develop.npscorp.com/css/press.css */

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 80px;
}

p.back {
	position: absolute;
	top: 0;
	font-size: 12px;
}

p.down {
	position: absolute;
	top: 85px;
	left: 65%;
	font-size: 12px;
	width: auto;
}

h1 {
	color: #777;
	font-size: 13px;
	margin-top: 80px;
	margin-bottom: 50px;
}

h2 {
	color: #222;
	font-size: 16px;
	width: 80%;
	margin-bottom: 20px;
}

p {
	color: #222;
	font-size: 12px;
	line-height: 1.5;
	width: 80%;	
}

p.about {
	color: #777;
	font-size: 10px;
	line-height: 1.5;
	width: 80%;
	margin-top: 30px;
}
