body {
  background: #fff;

}


/*=============================
        Header-Pane
=============================*/

/* only use when custom template is in use */


#header-pane {
	background: url(images/header.jpg) no-repeat top left;
	height: 275px;
}

#header-pane-sub {
	background: url(images/header-sub.jpg) no-repeat top left;
	height: 161px;
}




