*,html { margin: 0; padding: 0; }
body { background: #f2ecdf url(/images/back_light.jpg) top center no-repeat; color: #6a6a6a; }

div#logo { position: relative; background: url(/images/logo.png); height: 498px; width: 570px; margin: 20px auto; font-family: Times; }
a { text-decoration: none; color: #6a6a6a; border-bottom: 1px dotted #6a6a6a; }
a:hover { color: #222; border-color: #222; }

div#footer { position: absolute; bottom: 5px; right: 5px; font-size: 10px; font-family: Tahoma, sans-serif; }

.notice { color: #991111; opacity: 0; }
