body {
background-color:black;
background-image:url(http://www.delusionalmind.com/images/bgblood.jpg);
background-attachment:fixed;
color:#FFDF49;
font-family: serif;
min-width: 99%;
min-height: 99%;
margin: 0px 0px 0px 0px;
}


a:link {
color:#FFF0F0;
}

a:visited {
color:#AFAFAF;
}

a:hover {
text-decoration: underline;
}

textarea {
background-color:transparent;
border-style:solid;
border-color:#CFAF19;
border-width:1px;
color:#FFDF49;
}

#center {
text-align: center;
}

#center table {
margin-left: auto;
margin-right: auto;
}

.center {
text-align: center;
margin-left: auto;
margin-right: auto;
}

.white {
color: #FFFFFF;
}

table.notice {
margin-left: auto;
margin-right: auto;
border-style: solid;
border-width: 1px;
border-color: #FFFFFF;
background-color:#000000;
}

td.notice {
text-align: center;
font-size: 85%;
color: #FFFFFF;
border-style: hidden;
}

.f1 {
font-size: 75%;
}

.f2 {
font-size: 100%;
}

.f3 {
font-size: 125%;
}

.f4 {
font-size: 150%;
}

.b {
font-weight: bold;
}

.bottom {
position: absolute;
bottom: 1em;
}

.bottomcenter {
min-width: 99%;
position: absolute;
bottom: 1em;
text-align: center;
}

img.expand:hover {

}

.back {
z-index: -1;
}

.front {
z-index: 1;
}

.topleft {
position: absolute;
top: 5%;
left: 3%;
}

.topright {
position: absolute;
top: 5%;
right: 3%;
}

.midleft {
position: absolute;
top: 50%;
left: 3%;
}

.midright {
position: absolute;
top: 50%;
right: 3%;
}

.bandcenter {
position:relative;
margin-left: auto;
margin-right: auto;
}

.margin {
margin-left: 5%;
margin-right: 5%;
}

.bold {
font-weight: bold;
}

.blink {
text-decoration: blink;
}
