 /* for any section specific layout */

#header {
  position:static;
  margin: 0;
  padding: 0;
  background-color: #000099;
  width:100%;
  height:68px;
  background-image: url("/commonfiles/unisanews_inc/images/top.jpg");
  background-repeat: no-repeat;
  background-position:  right;
}


