/**
* print.css - styles for use with print media
*/
#header h1 span {
  position:relative;
  margin-left:0;
}
#rainbow {
  display:none;
}