@charset "utf-8";

* {
	margin: 0 0;
	padding: 0 0;
}
body {
	background-color:#000000;
	width:100%;
	color:#FFFFFF;
}
