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

body {
	background:#000000;
}
#mainwrap {
	margin:auto;
	width:900px;
	background:#000000;
}
#mainwrap a {
	cursor:move;
}