@charset "utf-8";
* {
	background-color: #000000;
}

.global {
	height: 600px;
	width: 1000px;
	margin: 0 auto;
}
