body {
  background: none; }

#header {
  position: absolute;
  width: 100%;
  height: 100%;
  float: right;
  background: url(../images/index.png) bottom right no-repeat; }
  #header a {
    display: none; }

#content {
  display: none; }

#menu {
  position: absolute;
  bottom: 55px;
  width: 100%;
  margin: 0 0 0 0;
  padding: 0 0 0 0; }
  #menu ul {
    width: 160px;
    min-height: 0;
    float: right;
    margin-right: 330px;
    background: none; }

#footer {
  display: none; }
