body { background-color: #698582; text-align: center; margin: 0; }
#homepage { background-color: #fff; background-image: url(../i/misc/homepage_bg.jpg); width: 775px; height: 775px; margin-top: 50px; margin-right: auto; margin-left: auto; }
#hc { color: #fff; font-size: 9px; position: absolute; top: 10px; right: 10px; }
#text { text-align: left; width: 520px; margin-right: auto; margin-left: auto; }
h1 { text-align: center; margin-bottom: 25px; padding-top: 180px; }
h2 { margin-top: 50px; margin-bottom: 30px; padding-bottom: 50px; border-bottom: 1px solid #698582; }
h3 { margin-top: 5px; margin-bottom: 5px; }
table.affiliates { font-size: 1em; width: 100%; }
table.affiliates td { width: 230px; }
table.affiliates td.spacer { width: auto; }

#edit { color: #fff; font-weight: bold; text-align: right; position: absolute; top: 20px; left: 20px; padding: 5px; border: solid 1px #e1e7e6; }
#edit p { font-size: 12px; margin-bottom: 5px; padding-right: 5px; }
#edit a { color: #f0f3f3; font-size: 12px; }
#edit a:hover { color: #000000; }