@charset "utf-8";

@import url(chrome.css);

body {
	background: #fff;
	text-align: left;
	width: auto;
	height: auto;
}

#main-body, #content-wrapper {
	margin: auto;
	width: auto;
	background-image: none;
	float: left;
}
