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

body{
	background-color:#000;
	text-align:center
}
#top{
	margin:100px auto 0;
}

