/**
 * Contains the declarations for the 1 column layout of the page
 * (c)2011 Saverio Vigni <s.vigni@hor-net.com>
 */

#content {
	width:100%;
	margin-top: 32px;
	margin-bottom: 100px;
	text-align: center;
}

#slogan {
	display: none;
}
