@charset "utf-8";
/* CSS Document */
body {
	background: #15191b;
	text-align: center;
	margin: 0;
	padding: 0;
	overflow-x: hidden !important;
}
	.page {
	position: relative;
	text-align: center;
	left:0;
	margin-left:0;
}

.page img {
	width: 100%;
  	
}
