@charset "utf-8";
.background {
	background-color: #FFFFFF;
}
body {
	background-color: #333333;
}
.background.white {
}

