home *** CD-ROM | disk | FTP | other *** search
- body {
- background-color: #00371C;
- }
- body, a {
- color: #fff;
- }
-
- h1, #menu, #sponsors, #bg {
- position: absolute;
- left: 0;
- width: 100%;
- text-align: center;
- }
-
- #bg {
- top: 0;
- background-color: #E51F1F;
- height: 398px;
- }
-
- h1 {
- margin: 0;
- top: 70px;
- }
-
- #menu {
- top: 30px;
- text-transform: uppercase;
- }
-
- /*/*/
- #menu a {
- padding: 0 5px;
- white-space: nowrap;
- }
- /* */
-
- #sponsors {
- top: 520px;
- }
-
-
- hr {
- display: none;
- }
-
-