#page404 h1,
#page404 #menu {
  display: none;
}

#page404 #page {
  background: transparent;
  text-align: center;
  margin-left: 0;
}

body {
  color: white;
  background: #7b6151;
  padding: 1em;
  margin: 0;
  font: 1em Helvetica, sans-serif;
}

h1 {
  margin: 0;
  position: absolute;
}

h1 a {
  background: url(/images/escalope.gif) no-repeat;
  display: block;
  width: 250px;
  height: 153px;
  text-indent: -900em;
}

a {
  color: #492f1f;
}

a:visited {
  color: #5d4333;
}

a img {
  border: 0;
}

#menu {
  list-style: none;
  position: absolute;
  top: 180px;
  color: #5d4333;
}

#page {
  margin-left: 280px;
  clear: both;
  background: #856b5b;
  padding: 1em;
  -moz-border-radius: 1em;
}

#perles blockquote {
  margin: 1em 0;
}

#perles blockquote ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#twitter {
  width: 30%;
  margin-right: 52px;
  float: right;
}

#tronchi ul {
  padding: 1px;
  overflow: auto;
  margin: 0;
  list-style-type: none;
}

#tronchi ul li {
  background: #210700;
  height: 325px;
  margin: .2em;
  padding: 0 .5em;
  position: relative;
  float: left;
  -moz-border-radius: 1em;
}

#tronchi ul li a {
  color: #d5bbab;
}

#tronchi ul li .nick {
  font-size: 1.2em;
}
