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

body {
	background-color: #000;
}
#wrapper {
	width: 300px;
	margin-top: 100px;
	margin-right: auto;
	margin-left: auto;
}
