
.print_logo{
display:block;
width:100%;
height:auto;
padding:10px 0px 20px 0px;
}

a:after { content: " ("attr(href)") ";} /* to show the link reference, does not work in IE */

/* if you want to push content, like comments on a forum on the next page you can use the property below */
#comments { page-break-before: always;}