﻿a, a:link { color: #2e4a1a; }
a:hover { color: #638052; }
a:visited { color: #6c8857; }
a:active { color: #036027; }

h1 { font-size: 20px; }
h2 { font-size: 18px; }
h3 { font-size: 15px; }
h4 { font-size: 13px; }

html, body { height: 100%; }
body { background-color: #e3f3d5; text-align: center; font: 12px Arial, Helvetica, sans-serif; color: #000; }

a img { border: none; }
.clearer { height: 1px; line-height: 1px; overflow: hidden; clear: both; }

.centered { width: 960px; text-align: left; margin: 0 auto; background: transparent url(../images/bg.gif) 0 0 repeat-y; position: relative; }
