body {
  font-family: Trebuchet MS, Sans, Helvetica;
  font-size: 10.0pt;
  background: #D0D0D0;
}

#all, #head, #body {
  width : 759px;
}

#head {
  height : 162px;
  background: url(head.png);
}

div#all {
  background: #FFFFFF;
  padding: 5 5 5 5;
  margin-left: auto;
  margin-right: auto;
}

#foot {
  clear: both;
  text-align: center;
  margin-left: 155px;
}

#menu {
  float: left;
  width: 150px;
}

#content {
  margin-left: 155px;
}

img { border: 0 }

ul.files {
  list-style-image: url(icon-pkg.png);
  list-style-position: outside;
  list-style-type: none;
  margin-bottom:4em;
}

