body {
background: #ffffff url('comic-bg.jpg') repeat;
font-family: Arial;
color: #000000;
font-size: 1.0em;
}

div.img {
	position: absolute;
	top: 0px;
	width: 900px;
height: 533px;
left: 0px;
}


div.txt {
	position: absolute;
	top: 385px;
left: 400px;
width: 350px;
}

i {
    color:#f75551;
font-variant: small-caps;
font-weight: bold;
 }

span {
    color: #fe8b39;
    font-family: arial, helvetica;
    font-size: 10px;
letter-spacing: 2px;
font-weight: bold;
text-transform: uppercase;
background-color: #feec2d;
border-top: 5px solid #fff451;
border-bottom: 5px solid #fee031;
 }

div.footer {
    color: #fe8b39;
    font-family: arial, helvetica;
    font-size: 14px;
letter-spacing: 2px;
font-weight: bold;
text-transform: uppercase;
background-color: #feec2d;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 5px;
padding-top: 5px;
border-top: 5px solid #fff451;
border-bottom: 5px solid #fee031;
 }

p {
    font-family: arial, helvetica;
    font-size: 11px;
    color: #000000;
    text-align: justify;
line-height: 10px;
font-weight: bold;
text-transform: uppercase;
background: #ffffff url('comic-pbg.png') repeat;
padding-left: 7px;
padding-right: 7px;
padding-bottom: 5px;
padding-top: 5px;
border-top: 5px solid #ff5416;
border-bottom: 5px solid #ffffff;
margin-top: -3px; }

strong {
    color:#000000; 
font-weight: bold;
    font-family: arial, helvetica;
    font-size: 12px;
letter-spacing: 8px;
font-weight: bold;
text-transform: uppercase;
 }


b {
    color: #e76339;
    font-family: arial, helvetica;
    font-size: 14px;
font-weight: bold;
    letter-spacing: -1px; }


a:link {
    cursor: help;
    color: #ff5416;
    text-decoration: none;
    font-weight: bold;
letter-spacing: -1px;
}

a:active {
    cursor: help;
    color: #000000;
    text-decoration: none;
    font-weight: bold;
letter-spacing: -1px;
}

a:visited {
    cursor: help;
    color: #e76339;
    text-decoration: none;
    font-weight: bold;
letter-spacing: -1px;
}

a:hover {
    cursor: help;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
background-color: #feee2c;
letter-spacing: -1px;
}