P {
font-size : 12px;
font-family : Verdana, Courier;
color : #C0C0C0;
text-align : left;
margin : 0;
} 

H3 {
font-family : Verdana;
color : #ffffff;
} 

H2 {
font-family : Verdana;
color : #f0f0f0;
text-decoration : underline;
font-size: 16px;
} 

H1 {
font-family : Verdana;
color : #ffffff;
} 

BODY {
font-size : 12px;
font-family : Verdana, Courier;
color : #C0C0C0;
background : #000000;
bgcolor : #000000;
} 

BLOCKQUOTE {
font-size : 12px;
font-family : Verdana;
color : #C0C0C0;
text-align : center;
} 

A:hover {
font-size : 12px;
font-family : Arial;
color : #FF0000;
} 

A:visited, A:link, A:active {
font-size : 12px;
font-family : Arial;
color : #ffffff;
}

BODY {
  font-size : 12px;
  font-family : Verdana;
  color : #C0C0C0;
  background : #000000 url() fixed repeat;
} 

IMG {
  border: 0pt;
}

#navigation {
  position: absolute;
  top: 0;
  left: 15%;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

#main {
  position: absolute;
  top: 150px;
  left: 15%;
  right: 15%;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}

#counter {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 0;
  width: 100%;
}

#w3xhtml {
  position: absolute;
  top: 40px;
  left: 10px;
  right: 0;
  width: 100%;
}

#w3css {
  position: absolute;
  top: 80px;
  left: 10px;
  right: 0;
  width: 100%;
}

#debian {
  position: absolute;
  top: 10px;
  right: 10px;
}

#firefox {
  position: absolute;
  top: 50px;
  right: 10px;
}

.evenRow {
  background-color: #505050;
}
