home *** CD-ROM | disk | FTP | other *** search
- body {
- background: black;
- background-image: url(images/texture2.jpg);
- color: #000000
- }
-
- P {
- font-family: Tahoma, Times, serif;
- color: #9D9DFF;
- font-size: small
- }
-
- h1 {
- font-family: Tahoma, Times, serif;
- color: #FF0000;
- background: transparent;
- font-weight: bold;
- text-align: center
- }
-
- h2 {
- font-family: Tahoma, Times, serif;
- color: #FF0000;
- background: transparent;
- font-weight: bold;
- text-align: center
- }
-
- h3 {
- font-family: Tahoma, Times, serif;
- color: #FF0000;
- background: transparent;
- font-weight: bold;
- text-align: center
- }
-
- h4 {
- font-family: Tahoma, Times, serif;
- font-style: italic;
- color: #FF8204
- }
-
- h5 {
- font-family: Tahoma, Times, serif;
- font-weight: bold;
- font-style: italic
- }
-
- blockquote {
- margin-left: 8%;
- margin-right: 8%;
- border: thin ridge #dc143c
- }
-
- blockquote pre {
- margin-left: 1%;
- margin-right: 1%
- }
-
- dt a {
- font-weight: bold;
- margin-top: .8em
- }
-
- a:link {
- font-family: Tahoma, Times, serif;
- color: #FF8204
- }
-
- a:visited {
- color: #FF8204
- }
-
- a:active {
- color: #FF8204
- }
-
- #mod {
- font-family: Tahoma, Times, serif;
- color: #FF8204;
- font-size: small;
- font-style: italic;
- text-align: center
- }