@import url(/styles.css);

#left-content, #header, #header-img, #right-content, #footer {
	display:none;
}

#container {
	margin:10px;
	font-size:1em;
	width:80%;
}

#content-container {
	width:100%;
}

#content {
	width:100%;
}

.content-teaser {
	background:none;
}