body {
text-align: left;
font-family: arial, helvetica, sans-serif;
color: #ffff00;
letter-spacing: 0.02em;
font-size:100%;
background: #000;
}

img {
border: 0;
}

a:link, a:visited {
font-weight: bold;
color: #000;
background: #ffff00;
text-decoration: underline;
}

a:hover, a:active {
font-weight: bold;
color: #ffff00;
background: #000;
text-decoration: underline;
}

#header img {
display: block;
}

#teamListing {
list-style-type: none;
}

.setWidth {
padding: 1em 2em;
text-align: left;
font-size: 1em;
}