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-alpina.jpg") no-repeat top left;
   height: 413px;
}

#table-project-kesuma {
  background: #262520;
  color: #9f9f9f;
  border: 2px solid #343432;
}

#table-project-kesuma ul{
  list-style-image: none;
}

#table-project-kesuma h2{
  color: #9f9f9f;  
}
