@charset "utf-8";
/* CSS Document */
html {
	background-color: #000;
}
body {
	background-color: #000;
	color: #FFF;
}
#content {
	background: #000;
	background-color: #000;
}
