/* Hernandez Web Print Style Sheet */

/* Remove unwanted elements */
#google_translate_element, #container, #menu, .noprint
{
display: none;
}

/* Ensure the content spans the full width */
#title {
   visibility: visible;
   width: 7.15in;
   font-size: 14pt;
   font-weight: bold; }

#content {
   visibility: visible;
   width: 7.5in;
  }

#footer {
   visibility: visible;
   width: 7.5in; }

/* Change text colour to black (useful for light text on a dark background) */
.lighttext
{
color: #000
}

{
   width: 100%;
   margin: 0;
   float: none; }

