body {
margin: 40px 0;
text-align: center;  /* old Browser */
background: #000;
font-family: 'Courier New', Courier, monospace;
color: #fff; 
font-size: 100%;
}

a {
outline: 0;
}

a:link, a:visited {
color: #000;
text-decoration: underline;
border: 0;
}

a:hover {
color: #999;
}

img {
border: 0;
}

/* Structure */

#container {
max-width: 815px;
margin: 0 auto;
padding: 0;
text-align: center;
}

#text {
font-size: 0.95em;
margin: 30px 10px 30px 10px;
padding: 0;
line-height: 1.5em;
}

ul {
margin: 0;
padding: 0;
}

li {
float: left;
list-style: none;
width: 400px;
height: 550px;
text-align: left;
}

li a {
font-size: 3.0em;
line-height: 3.0em;
background: #fff;
padding: 3px 7px 3px 7px;
}

.kryot {
background: url('images/kryot_start.jpg');
margin-right: 15px;
}

.mamut {
background: url('images/mamut_start.jpg');
}

.clear {
clear: both;
}

.email {
font-size: 0.7em;
}

img {
margin-bottom: 10px;
}

/* Shirts */

.small1 {
font-size: 0.7em;
}

.shirt {
margin-bottom: 0px;
}

h2 {
font-size: 2.0em;
font-weight: normal;
}

#white {
color: #fff;
}

