@charset "UTF-8";
/* CSS Document */

body {
	background-color: #000;
	margin: 0;
	padding: 0;
	text-align: center;
	
}
#content {
	margin: 0 auto;
}