body
{
    font-family: Georgia, "Times New Roman", serif;
    font-style: italic;
    font-size: 1.5em;
    background: url(img/bg2.png) 0% 0% repeat-x;
    background-color: #329cb0;
}

img
{    border: none;
}

a:link, a:visited
{
	color: black;
	text-decoration:none;
	border-bottom:1px dashed black;
}

tr {
    vertical-align: top;
}

h1
{
    font-size: 2em;
    margin-top: 0.25em;
    margin-bottom: 0.2em;
    text-align: center;
    font-weight: normal;
    color: white;
}

#lineup
{
    text-align: center;
    line-height: 1.45em;
}

#lineup hr
{
    height: 1px;
    width: 30px;
    color: black;
    background-color: black;
    border: 0;
}

#info
{
    text-align: left;
    line-height: 1.45em;
}

#competition
{
    text-align: left;
    font-size: 0.7em;
    line-height: 1.45em;
}
