body
{
background-color: #00BBFF;
background-repeat: repeat-y;
background-image: url('bgstripes.PNG');
color: #000000;
font-family: verdana;
font-size: 13pt;
text-align: center;
}

h1 {
text-align: center;
font-family: 'verdana';
white-space: nowrap;
color:#000000;
font-size:36pt;
font-weight: bold;
}

h2 {
text-align: center;
font-family: verdana;
white-space: nowrap;
color:#000000;
font-size:18pt;
font-weight: normal;
}

h3 {
text-align: center;
font-family: verdana;
white-space: nowrap;
color:#EE0011;
font-size:18pt;
font-weight: normal;
}

h4 {
text-align: center;
font-family: verdana;
white-space: nowrap;
color:#000000;
font-size:25pt;
font-weight: bold;
}

a:visited {color: #FFFFFF}
a:link {color: #FFFFFF}
a:hover {color: #EE1155}
a:active {color: #010145}

img {border: 0}

.infobox {
border: 1px solid #000000;
background-color: #FFFFFF;
font-size: 13px;
color: #000000;
}
