body { color: #fff; font-size: 12px; font-family: Arial, Helvetica, Verdana, sans-serif; line-height: 18px; background-color: #000; text-align: center; margin: 0; padding: 0; }
h1 { color: #fc0; font-size: 18px; font-weight: bold; margin: 0 0 20px; }
h2 { color: #fc0; font-size: 14px; font-weight: bold; margin: 0 0 20px; }
#container { background-image: url(images/bkgd.jpg); text-align: left; position: absolute; left: 50%; width: 960px; height: 640px; margin-left: -480px; }
#content { position: relative; top: 270px; left: 80px; width: 480px; height: 360px; }
#footer { text-align: center; margin-left: -480px; position: absolute; top: 640px; left: 50%; width: 960px; height: 50px; }
#footer a { color: #fc0; }
a { color: #fff; text-decoration: underline; }
a:visited { color: #fff; }
