/*  main.css - main CSS for notgreat.com */

/*  General style settings  */

body { background-color: rgb(240,240,240); }

h1 { text-align: center; }

/*  Footer  */

.footer { font-size: 70% }

