/* print stylesheet */

html, body {
background-color: white;
}

#wrap {
background: none;
}

#col-main {
width:100%;
}

#col-right-wrapper {
display: none;
}

#col-right {
display: none;
}

#commentform  {
display: none;
}

#latest {
display: none;
}

#footer {
display: none;
}

.sociable {
display: none;
}