@charset "utf-8";
/* CSS Document */
html, body{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	width:100%;
	height:100%;
}
body {
	background-color: #333333;

}