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

body {
	background:#000;
}
div#page {
	width:960px;
	background-color: #fff;
}
div#footer{
	background-color: #000;
}
