/* CSS Document */
* {
	margin: 0px;
}
html, body {
	background-color: #31302C;
	marging:0px;
	padding:0px;
}
