@charset "utf-8";
/* CSS Document */
#root{
	width: 999px;
	margin: 0 auto; 
	background: #fff url(../img/assets/bg_content.gif) top right repeat-y;
}
#content-section{
	background: #fff url(../img/assets/bg_content.gif) top right repeat-y;
}

