/*The right margin can be 20-30 to not go to the right of the faces. Not sure I like it the way it is, at 13px. */#nav { color: #bac; font-weight: bold; background-color: #eaebeb; text-align: center; height: 25px; margin: -50px 65px 5px 9px; padding-top: 7px; }div#nav a:link { color: #266a3c; font-size: 14px; font-weight: bold; }div#nav a:visited { color: #1a2e4f; font-size: 14px; font-weight: bold; }div#nav a:hover { color: #7f0000; font-size: 14px; font-weight: bold; text-decoration: underline; }