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

body {
	background-color: #000;	
}

#header{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;	
}

