body { background-color: #000000;
            color: #151B8D;
	    font-family: Arial, Verdana, sans-serif;
}
nav { background-color: #000000;
      color: #000000;
      font-family: Arial, Verdana, sans-serif;
}
#footer { color : #04b404;
	  font-size : 75%;
	  font-style : italic;
	  text-align : center;
	  height : 37px;
	  bottom : 0;
}