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

body {
	background-color:#000;
}

#welcome {
	width:950px;
	height:610px;
	margin:0 auto;
}