@charset "UTF-8";

header { background: repeat-x 0 bottom #5159AA;}
footer { background-color: #5159AA;}
#totop a { background-color: #5159AA;}
#pan { border-bottom: 2px solid #5159AA;}
#pageUnit h4,#singleUnit h4 { color: #5159AA;}
.categoryUnit a h3 { color: #5159AA;}
header h1 {
  padding-left: 0;
  background: none;
}

@media screen and (max-width: 960px) {
  header h1 {
    padding-left: 0!important;
    background: none!important;
  }
}