@charset "utf-8";
/* CSS Document */

body {
	
}

h1 {
	border: none;
}

.menu,
.highlights,
.offscreen {
	display: none;
}

#main_image {
	width: 600px;
	height: 269px;
}

#content {
	width: 100%;
}

#intro .callout,
#intro .description {
	clear: left;
	float: none;
	width: 100%;
}

#intro .callout {
	font-size: 1.3em;
}

#footer {
	margin: 30px 0 0 0;
}

#credit {
	display: none;
}
