body{
  font-size:12pt;
}

#header{
  width:100%;
  border-bottom:1px solid #808080;
}

#footer{
  border-top:2px solid #808080;
  margin-top:30px;
}

  #print_contact{
    position:relative;
    margin-top:10px;
    padding-left:140px;
  }
  #print_contact img{
    position:absolute;
    left:0;
    top:10px; 
  }

#main a[href]:after{
  content: ' ('attr(href)') ';
  font-style:italic;
}

#mid_section,
#leftcol,
p.address,
a#grcf_logo,
p#footer_menu,
#header img:nth-child(4),
#header > img:first-child{
  display:none;
}
