html {
	width:100%;
	height:100%;
	background-color: #000;
	background-image: url(../images/blustik.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	color: #fff;
}