/* CSS Document */
body {
	background-color::ffffff;
	background-repeat: repeat-x;
    background-position:top;
}

#contentsWrapper{
  background:url(../images/page_top_white.jpg) no-repeat;
  padding:20px 34px;
  height:100%;
}