/* Style sheet for Will's pictures */

body           { background-color: #e8e8e8;
	         font-size: 12pt;
	         margin: 3%;
                 }

h1             { font-size: 18pt;
                 text-align: center;
                 }

h2             { font-size: 12pt;
                 text-align: center;
                 }

td             { background-color: #d8d8d8;
	         font-size: 12pt;
                 text-align: center;
	         margin: 3%;
                 padding: 5px;
                 width: 12%;
                 height: 100px;
                 }

table          { background-color: #808080;
                 width: 100%;
                 }

body {min-width:600px}

/* divs */

#footer {clear:both; width:100%} /* safari and opera need this? */
#fullwidth {clear:both; width:100%}
#spacer {clear:both; width:100%}
