* { margin: 0; padding: 0; }

body { background: #000000; text-align: center; font-size: .8em; font-family: Arial, Helvetica, sans-serif;}

#main { background: url(bg-top.jpg) top repeat-x; }

#content { height: 412px; width: 400px; margin: 0 auto; }

h1 { height: 216px; background: url(h1.jpg); text-indent: -99999px; margin-bottom: 75px;}

a:link, a:visited { color: #ffffff; text-decoration: none; font-size: 1.5em; }

a:hover, a:active { color: #4CB0D7; text-decoration: underline; }

#wnd-form { width: 476px; height: 550px; background: url(wnd-form.png); position: absolute; bottom: 0; right: 0; }
