@import "styles.css";

#header, #left, #rightColumn {
	display : none;
}

#content {
	position: static;
	border: none;
}

#contentContainer {
	margin-top: 0;
}
