body {
  margin: 0px;
  border: 0px;
  padding: 0px;
  background: #dddddd;
  font-family: Trebuchet MS, sans-serif;
  font-size: 13px;
  line-height: 18px;
  text-align: left;
  background: url(wood-background.jpg);
}

h1 {
  font-size: 20px;
  line-height: 20px;
  font-weight: bold;
  display: block;
  padding-bottom: 10px;
  text-align: left;
  background: url(u.png) no-repeat 0px 24px;
}

h2 {
  font-size: 14px;
  line-height: 12px;
  font-weight: bold;
  display: block;
  padding-bottom: 1px;
  text-align: left;
}

p {
  text-align: justify;
}

ul {
  text-align: justify;
}

li {
  text-align: justify;
}

#chrome-left {
  background-image: url(c-l.png);
  background-position: left;
}

#chrome-right {
  background-image: url(c-r.png);
  background-position: right;
}

#content {
  padding: 25px;
  padding-top: 5px;
  background-repeat: no-repeat;
  background-position: 100% 50px; 
  background-color: #ffffff;
}

a {
  font-size: 13px;
}

a:link {
  color: #000000;  
}

a:visited {
  color: #333333;  
}

a:hover {
  color: #66cc33;  
}

a:active {
  color: #ff9900;  
}

.langpetras {
  font-size: 9px;
  text-align: center;
}

.langpetras:link {
  color: #000000;  
}

.langpetras:visited {
  color: #000000;  
}

.langpetras:hover {
  color: #0000ff;  
}

.langpetras:active {
  color: #ff9900;  
}

img {
  border: 0px;
}

td {
  vertical-align: top;
}