@charset "utf-8";
/* CSS Document */


* {
	margin: 0;
}


img {
	border: none;
}

body {
	background-color: #050507;
	}


.conteiner {
	background: top center no-repeat;
	width: 1246px;
	height: 809px;
	margin: auto;
}




