/* @group General Styles */

body {
	color: black;
	background: white;
}
	
/* @end */

#page {
	width: 100%;
}

#footer {
	background: transparent;
}

#content {
	min-height: 0;
}