@charset "utf-8";
/* CSS Document */

body {
	background-color: #000;
}

#container {
	margin: 0 auto;
	text-align: center;
	
	
}
