@charset "utf-8";

body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(images/mainbg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
