* { margin: 0; padding: 0; }

body {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 62.5% !important;
	font-size: 10px;
	position:relative;
	padding:100px 0 0;
	width:722px;
	margin:0 auto;
	background:url(images/lost.jpg) center no-repeat;
}

.hide, hr { visibility: hidden; display: none; }

a { color: #888; text-decoration: none; }
a:hover { text-decoration: underline; }

div#content-1, div#content-2 { margin-left:20%; margin-bottom:40px; }
div#content-2 { margin-right:20%; }

div#content-2 ul { margin-bottom:1em; }
div#content-2 ul li { font-size:1.2em; margin-bottom:0.5em; }

div#adblock {  }

h1 { margin-bottom:30px; }
h2 { font-size: 1.4em; margin-bottom: 0.8em; }
h3 { font-size:1.6em; margin-bottom:1em; }

div#content-1 p { font-size: 1.1em; margin-bottom: 1em; letter-spacing: 0.1em; width: 280px; }
div#content-2 p { font-size: 1.4em; margin-bottom: 1em; letter-spacing: 0.1em; line-height:1.8; }

ul#nav { list-style: none; margin-bottom:40px; }
ul#nav li { margin-bottom:1px; }
ul#nav li a { display: block; line-height:50px; height:50px; background:#CCCCCC; width:80%; color:#000; padding-left:20%; font-size:1.4em; text-transform:uppercase; }
ul#nav li a:hover, ul li a.back:hover { background:#333; color:#fff; text-decoration:none; }
ul#nav li a.back { background:#999; }

p.credits { margin-right:20%; width: 190px; text-align: right; font-size: 0.9em; color: #888; float:right; height:50px; }