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

#body {
	background-color:#990000;
}
#wrapper {
	width:960px;
	margin:auto;
}
