﻿/* Header */
#header { display: none;  }

/* Footer */
#footer { }

.printOnly { visibility: visible; }
.screenOnly { display: none; }