body {
cursor: url(http://www.rw-designer.com/cursor-view/65983.png), progress!important;
background: #FEE;
background-image: url('http://i.imgur.com/BER2rCn.png');
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
}
div.boardlist:not(.bottom) {
background-color: #FF91DF!important;
border-bottom: 1px solid #D350F6!important;
color: #707;
text-align: center;
padding: 4px 96px;
opacity: 0.92;
}
a[title="Options"] {
position: absolute;
right: 12px;
}
h1 {
font-family: tahoma;
letter-spacing: -1px;
font-size: 24pt;
color: #B33
}
header div.subtitle {
font-size: 12pt;
}
div.banner {
background-color: #FF91DF;
color: #B33;
font-size: 12pt;
}
div.banner a {
color: #707;
}
div.banner a:hover {
color: #FFF;
}
table * {
margin: 0px;
}
form table tr th {
background-color: #FF91DF;
color: #FFF;
}
form table tr td, form table tr td a {
color: #707;
}
form table tr td > input:nth-child(2) {
position: relative;
top: -2px;   
}
hr {
border-color: #FF91DF !important;
}
a:link, p.intro, a.email, span.name {
text-decoration: inherit;
}
p.intro span.subject {
color: #000;
font-weight: bold;
}
p.intro, p.intro span.name {
color: #707;
}
p.intro a.email span.name {
color: #707;
text-decoration: underline;
-moz-text-decoration-color: #707;
text-decoration-color: #707;
}
div.post.op p.intro a.email:hover span.name {
color: #E0AFE3;
text-decoration: underline;
-moz-text-decoration-color: #E0AFE3;
text-decoration-color: #E0AFE3;
}
p.intro a.email:hover span.name {
color: #FFF;
text-decoration: underline;
-moz-text-decoration-color: #FFF;
text-decoration-color: #FFF;
}
div.post.reply {
background: #FF91DF;
border-color: #D350F6;
}
div.post.reply.highlighted {
background: #F0AADC;
border-color: #CC5D5D;
}
div.post.reply:not(.highlighted) span.quote, div.post.op span.quote {
color: #707;
}
div.post.reply.highlighted span.quote {
color: #B68FE7;
}
div.pages {
color: #707;
background-color: #FF91DF;
}
p.unimportant {
color: #707;
}

a[href$="00"], a[href$="11"], a[href$="22"], a[href$="33"], a[href$="44"], a[href$="55"], a[href$="66"], a[href$="77"], a[href$="88"], a[href$="99"] {
animation: myfirst 1.1s linear infinite!important;
-webkit-animation: myfirst 1.1s linear infinite!important;
}

a[href$="00"]::after, a[href$="11"]::after, a[href$="22"]::after, a[href$="33"]::after, a[href$="44"]::after, a[href$="55"]::after, a[href$="66"]::after, a[href$="77"]::after, a[href$="88"]::after, a[href$="99"]::after {
content: " FAG ";
animation: myfirs 12s linear infinite!important;
-webkit-animation: myfirs 12s linear infinite!important;
}



@keyframes spi{
 from {
        color: rgb(255, 0, 0);}
    16.6% {
        color: rgb(255, 0, 255);}
    33.3% {
        color: rgb(0, 0, 255);   }
    50% {
        color: rgb(0, 255, 255);}
    66.6% {
        color: rgb(0, 255, 0);}
    83.3% {
        color: rgb(255, 255, 0);}
    to {
        color: rgb(255, 0, 0);}
}



.styles{visibility:hidden;}

.heading{ position:relative;   /* Chrome, Safari, Opera */
    -webkit-animation-name: myfirst;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-delay: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    -webkit-animation-play-state: running;
    /* Standard syntax */
    animation-name: myfirst;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-delay: 2s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-play-state: running;}

/* Chrome, Safari, Opera */
@-webkit-keyframes myfirst {
    0%   {background:red; left:0px; top:3px;}
    25%  {background:yellow; left:3px; top:0px;}
    50%  {background:blue; left:0px; top:3px;}
    75%  {background:green; left:3px; top:0px;}
    100% {background:red; left:0px; top:0px;}
}

/* Standard syntax */
@keyframes myfirst {
    0%   {background:red; left:0px; top:3px;}
    25%  {background:yellow; left:3px; top:0px;}
    50%  {background:blue; left:0px; top:3px;}
    75%  {background:green; left:3px; top:0px;}
    100% {background:red; left:0px; top:0px;}
}

a.email{text-decoration:none;}
}

a[href$="00"], a[href$="11"], a[href$="22"], a[href$="33"], a[href$="44"], a[href$="55"], a[href$="66"], a[href$="77"], a[href$="88"], a[href$="99"] {
animation: myfirst 1.1s linear infinite!important;
-webkit-animation: myfirst 1.1s linear infinite!important;
}

a[href$="69"]::after {
content: " HOMO ";
animation: myfirs 12s linear infinite!important;
-webkit-animation: myfirs 12s linear infinite!important;
}