@charset "UTF-8";
html {
	background-image: url(images/bg-index.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #030b23;
	padding: 0px;
	margin: 0px;
}

