body {
font-family: times, 'time new roman', serif;
}
#topbar {
display: none;
}

/* LAYOUT */
#site-container {
  background-color: #fff;
}
				
/* Print Styles */
#print-show {
display: block;
}

/* FOOTER */
#global-footer {
display: none;
}


