body {
    background-color: #000000;
    color: #FDFDFF;
    font-family: "Century Gothic", "Century Schoolbook";
    text-transform: none;
    font-size: 14px;
}



h1 {
    color: #F9F9F9;
    padding-top: 3px;
    padding-right: 12px;
    padding-bottom: 3px;
    padding-left: 12px;
    text-transform: uppercase;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 25px;
    text-shadow: 1px 0px 2px #F3060A;
}
h12 {
    color: #86817D;
    padding-top: 3px;
    padding-right: 12px;
    padding-bottom: 3px;
    padding-left: 12px;
    text-transform: uppercase;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 25px;
}

p {
    font-style: normal;
    font-size: 20px;
    text-shadow: 5px 2px 44px #F2F2FF;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 5px;
    padding-right: 5px;
    font-weight: 400;
    color: #FFFFFF;
}
a:link {
    color: #FF0000;
    text-decoration: underline;
}
a:visited {
    color: #FF0A0A;
    text-decoration: none;
    text-shadow: 0px 0px #FFFDFD;
}
a:hover {
    color: #2455CB;
    text-decoration: none;
    text-shadow: 5px 2px 44px #F2F2FF;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
h2 {
font-size: 24px;
    color: #CCCCCC;
    text-transform: none;
    padding-top: 3px;
    padding-right: 12px;
    padding-bottom: 3px;
    padding-left: 20px;
    font-family: "Century Gothic", "Century Schoolbook";
    text-shadow: 0px 0px #FFFFFF;
    text-transform: capitalize;
}
.comic {
    font-size: 20px;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    color: #332EED;
    text-transform: none;
    font-style: normal;
    font-weight: 400;
    text-shadow: 5px 2px 44px #F2F2FF;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}
.formatted {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-shadow: 5px 2px 44px #F2F2FF;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
.redcode {
    color: #FF0004;
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-shadow: 5px 2px 44px #F2F2FF;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
}
.CAPS {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    text-shadow: 5px 2px 44px #F2F2FF;
    font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", monospace;
    text-transform: uppercase;



}
.tiny {
    font-size: 6px;
    font-style: normal;
    font-weight: normal;
    text-shadow: 0px 0px #F2F2FF;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    color: #948C8C;
}
.supertiny {
    font-size: 2px;
    font-style: normal;
    font-weight: normal;
    text-shadow: 0px 0px #F2F2FF;
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
    color: #948C8C;
}
