/*div, img, #map_screenshot, #globe_screenshot, #clock_screenshot, #second_quote, #first_quote {  
border: 1px solid red;
}*/

#content {
	max-width: 800px;
}

h1 {
	width: 600px;
}

h1 span {
	background: url(images/download_title.png) no-repeat;
}

ul#navbar {
	top: -1.80em;
}

#content {
	max-width: 800px;
	margin: 40px auto;
}

.download_links {
	text-align: center;
	margin: 2em;
}

a {
	color: black;
}

#footer {
	margin-top: 30px;
}