@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px}

body {background-color:#000000;}

#console {
	text-align:center;
	
	}
