/*---------------------------------------------------------------------
A rule to prevent the display of the navigation bar
---------------------------------------------------------------------*/

#nav {display: none;}

/*---------------------------------------------------------------------
A rule to prevent the display of the copyright text

---------------------------------------------------------------------*/

#copyrightText {display: none;}


