@charset "utf-8";
/* CSS Document */

body {
	background-color:#000;
	background-image:url(images/bg.png);
	background-repeat:repeat;
	color:#fff;
}