/* style.scss */

#nav { text-align: right; }
#content { text-align: center; }
#foot { text-align: center; font-style: italic; font-size: 75%;}