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


body {
	background-color: #000;
}

#intro {
	margin:50px auto;
	width:700px;
}
