@media all, print {
#main h1 {
    height:38px;
    margin-top:60px;
}
#main {
    width:100%;
    max-width:100%;
}
}
