@charset "UTF-8";
/* CSS Document */
html {
	background:#000;
}
body {
	background:#000/* url(../img/bg.jpg) top center no-repeat*/;
}
.color, .btn, #footer a {
	color:#390;
	border-color:#390;
}
