@import "http://www.oocities.com/crimemonkey/villain.css";

/* Evil Midnight Bomber cascading style sheet for "Supervillain Central"
2002-7-21, David Mitchell */

BODY
{
font-family: Times New Roman, serif;
font-size: .9em;
text-align: justify;
font-color: #FFFFFF;
background-color: #222222;
background-image: "bg1.jpg";
background-attachment: fixed;
}

P
{
font-family: Times New Roman, serif;
}

LI
{
font-family: Times New Roman, serif;
}


A:link
{
font-family: courier new, "minion web", serif;
font-size: .9em;
background-color: transparent;
text-decoration: underline;
color: #DD0000;
}
A:visited
{
font-family: courier new, "minion web", serif;
font-size: .9em;
background-color: transparent;
text-decoration: underline;
color: #DD00DD;
}
A:active
{
font-family: courier new, "minion web", serif;
font-size: .9em;
background-color: #600000;
text-decoration: underline;
color: #FF3333;
}

H1
{
font-family: Impact, Arial, sans-serif;
font-size: 3.3em;
font-weight: normal;
color: #FF9900;
text-align: center;
}

H2
{
font-family: Times New Roman, serif;
font-size: 2em;
font-weight: bold;
color: #FF9900;
}

H3
{
font-family: courier new, serif;
font-size: 1.3em;
text-align: center;
font-weight: bold;
font-style: italic;
color: #FF9900;
}

/*************class selectors****************/

A.hashlink
{
text-decoration: none;
background-color: transparent;
}

P.noalign
{
font-family: Times New Roman, serif;
text-align: left;
}