body {
	background: #c8e3f1 url("images/bg.jpg") repeat top left;
}


#top-pane {
  background: url(images/top.jpg) no-repeat top left;
  height: 40px;
  margin-top: 10px;
}


#main-container {
 	background: #000 url("ximages/bg-main-container.jpg") repeat-y top left;
}

#header-pane-sub{
 	background: url("images/header-sub.jpg") no-repeat top left;
 	height: 350px;
}
