/* Print stylesheet */

body {
    color: #000;
}

a {
    color: #000;
    text-decoration: none;
}

#nav,
#comments,
#linkage,
#subscribe { display: none;}

img {
    border: 1px solid #000;
}

