@import url("main.css");

body {
	background: #fff;
}

#container {
	width: auto;
	margin: 20px;
}

#maincol,
#subcol {
	float: none;
	width: auto;
}