.print{
  display: block;
}

.noPrint{
  display: none !important;
}

.title{
text-transform: capitalize;
font-size: 1.3em;
}

h1{
font-size: 1.1em;
}

#printLogo{
  float: right;
}

#headNavi{
  clear: both;
}