body {
 background-color: #AAC1FF;
 font-weight: normal;
 font-size: 25px;
 color: #000000;
 font-family: Agency FB, Albertus MT Lt, Calibri;
 letter-spacing: normal;
 text-decoration: none;
 text-align: left;
 margin: 0px;
 border: 0px;
 padding: 0px;
}

a:link {
 color: #1C2A90;
}

a:hover {
 color: #1C2A90;
}

a:visited {
 color: #1C2A90;
}

table {
 text-align: center;
}

.überschrift {
 background-color: #5353f6;
 font-weight: normal;
 font-size: 100px;
 color: #1DE211;
 font-family: Orbitron;
 letter-spacing: 5px;
 text-decoration: none;
 text-align: center;
 margin: 0px;
 border: 0px;
 padding: 20px 20px 50px 20px;
}

.überschrift:link {
 color: #1DE211;
}

.überschrift:visited {
 color: #1DE211;
}

.england {
 margin: 30px;
}

.england h1 {
 font-size: 80px;
 margin: 50px 0px 0px 0px;
 text-align: center;
}

.england h2 {
 font-size: 20px;
 margin: 0px 0px 0px 0px;
 text-align: center;
 font-style: italic;
 font-family: COURIER NEW;
}

.cr-championship {
 margin: 30px;
}