@charset "UTF-8";
/* CSS Document */

body{
	background-color: #000000;
	margin: 0px;
	}

img {
	background-color: #000000;
	max-width: 100%;
	height: auto;
	}