body { 
text-align: left;
background-color: #000000; 
background-image: url('../images/AshitaNoJoeBkg.jpg');
background-repeat: repeat-y;
color: #FF0000;
font-size: small; 
font-family: Verdana, serif; 
text-align: justify;
}

body#home  {
text-align: center; 
background-image: none; 
}

#home #enter { 
position: absolute; 
top: 455px; 
left: 10px; 
}
 
td { 
vertical-align: top; 
}

#home td { 
font-size: 0.8em; 
}

li { 
text-align: left; 
}
 
img, table { 
border-style: none; 
}

a:link { 
text-decoration: none; 
font-weight: bold; 
color: #FF0000; 
}

a:active { 
text-decoration: none; 
font-weight: bold; 
color: #FF0000; 
}

a:visited { 
text-decoration: none; 
font-weight: bold; 
color: #FF0000; 
}

a:hover { 
text-decoration: underline; 
font-weight: bold; 
color: #FFFFFF; 
}

.left { 
text-align: left; 
}

.right { 
text-align: right; 
}


.justify { 
text-align: justify; 
}

.center { 
text-align: center; 
}

.small { 
font-size: 0.9em; 
}

#illustration { 
position: absolute; 
left: 0px; 
top: 0px; 
z-index: 1; 
}

#text { 
position: absolute; 
left: 100px; 
top: 400px; 
width:500px; 
text-align: left; 
z-index: 2; 
}

#title { 
position: absolute; 
left: 200px; 
top: 340px; 
z-index: 3; 
}