@charset "utf-8";
 
body {
	margin: 0px;
	padding: 0px;
	float: left;
	background-color: #000000;
	width: 500px;
	height: 400px;
}
