@charset "UTF-8";
body {
	background-color: #000;
	background-image: url(bg/bg-intro.gif);
	background-repeat: repeat-x;
	background-position: center 0px;
	background-attachment: fixed;
	margin: 0px;
	position: relative;
}
