/* Style sheet for timothydevans.me web site */
/* Timothy Evans */
body { color: black; background: white; font-family: sans-serif; }
h1 { font-size: 150%; text-align: left; background-color: silver; }
h2 { font-size: 140%; text-align: left; background-color: silver; }
h3,h4,h5,h6 { font-size: 125%; }
p.footer {font-size: 80%; }