@charset "utf-8";
body {
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-color: #082730;
	background-position: center top;
	text-align: center;
	background-attachment: fixed;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.1em;
}
