@charset "UTF-8";
/* CSS Document */

#body {
background-color:#000000;
}

#epic {
padding: 0 0 0 0;
margin: 0 0 0 0;
vertical-align: top;
float:left;
border: 0px;
background-repeat: no-repeat;
}

#title {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
color:#9e004f;
}

#text {
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
}
