/* This style sheet is used by the site landing page (/index.php) only. */

#content {
	width: 100%;
	float: none;
	border: none;
	margin-top: 20px;
}

#content img {
	float: none;
}

