@charset "utf-8";

body {
	background: #b0cbdb url(../img/bg/C_body.png) repeat fixed;
}
#container {
	background: #ffffff url(../img/bg/C_gradient.png) left 150px repeat-x;
}
#MainContent {
	width: 800px;
	margin: 0 auto;
}
