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

body {
  background-color: #1D1D1D;
	margin: 0px;
	padding: 0px;
}
img {
	width: 100%;
}