
.centered {
  text-align: center;
}

body {
    background-color: #000000;
    font-family: sans-serif;
    color: #eeeeee;
}

a:link { color: #d0d0f0;  }
a:visited { color: #bbbbbb; }
a:hover {  }
a:active {  }

div#introContents {
    background-color: #000000;
    background-image: url(images/explosion-18.jpg);
    color: #ff0000;
    text-align: center;
    text-decoration: blink;
    font-size: 300%;
    width: 800;
    height: 600;
    margin-left: auto;
    margin-right: auto;
    border:0;
}

div#topContents {
    background-color: #000000;
    color: #eeeeee;
}


div#topContents h1 {
    text-align: center;
    text-decoration: blink;
    color: #ff0000;
}

div#bio td {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

a#introContentsLink {
    text-decoration: none;
}

a.noDecoration {
    text-decoration: none;
}

div#footer {
    font-size: 75%;
    text-align: center;
}

div#fanclub {
    text-align: center;
}

div#blog {
    text-align:center;
}

div#soundSamples {
    text-align: center;
}

div#motto {
    text-align: center;
}

span.qx {
    color: #ff0000;
    font-size: 115%;
}

div#rikkiLikes { 
    float: right;
    width: 45%;
}

div#rikkisFavorites { 
    float: left;
    width: 45%;
}

