@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
	background-image: url('../i/tile.jpg');
	background-position: center;
	background-attachment: fixed;
	background-repeat: no-repeat;
}