/* The George Style Sheet */



body {

        background-color: white;
        color: black;
 }



div#menu {

	display: none;

 }


div#footer {

	display: none;
 }
