@charset "utf-8";
/* CSS Document */

body {
	background-color: #990000;
}
#container {
	width:960px;
	margin: auto;
}
#wrapper {
	width:960px;
	position: relative;
	margin: auto;
	}
