body {
  background: rgb(255,255,255);
  background: rgb(224,224,224);
  background: rgb(245,245,245);
}

#slogan, #servername, #servertitle {
  font-family: Verdana, Arial, "Helvetica Neue", Helvetica, sans-serif;
}
#slogan {
  font-style: normal;
}

.bottombox0l {
  width: 238px;
} 
.bottombox0r {
  width: 255px;
} 


table.contacts {
  margin: 10px 0 20px 0;
  border-left: 2px dotted rgb(204,204,204);
}
table.contacts th {
  padding: 5px 10px;
  color: rgb(102,102,102);
  font-weight: normal;
  font-style: italic;
}
table.contacts td {
  padding: 5px 10px;
}

