/* CSS Stylesheet for http://tomhackett.net
   Tom Hackett, July 6, 2010 */

html {
background-color: moccasin;}

body {
background-color: #fff;
width: 960px;
margin: 0 auto;
font-family: "Old Standard TT", Georgia, Cambria, "Times New Roman", Times, serif;}

