BODY {
background-color: black;
background-image: url(EELines.gif);
background-attachment: fixed;
font-family: sans-serif;
color: #00ea3a;
}

a:link {
color: #ffffff;
}

a:visited {
color: #00ffff;
}

a:active {
color: #ffff00;
}

a:hover {
color: #ffff00;
}

p {
text-align: left;
font-family: sans-serif;
color: #00ea3a;
font-size: small;
}

H1 {
font-family: sans-serif;
color: white;
font-size: x-large;
}

H2 {
font-family: sans-serif;
color: white;
font-size: large;
}

H3 {
font-family: sans-serif;
color: white;
font-size: medium;
}

H4 {
font-family: sans-serif;
color: white;
font-size: small;
}

H5 {
font-family: sans-serif;
color: white;
font-size: x-small;
}

code {
font-family: Courier, serif;
font-size: small;
}

table {
border-style: outset;
border-width: 3pt;
padding: 1px;
margin: 1px;
border: 4px #000080 groove;
background-color: black;
font-family: sans-serif;
font-size: x-small;
color: #00ea3a;
text-align: center;
}

td {
border: 1px #000080 groove;
}
