/* Generated by CaScadeS, a stylesheet editor for Mozilla Composer */

  body.header { padding: 0px;
    text-align: left;
    }

  body.header img.logo { position: absolute;
    top: 15%;
    left: 10px;
    }

  body.header img.back { position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;
    }

  body.header h1 { position: absolute;
    left: 25%;
    text-align: center;
    width: 75%;
    color: white;
    }

  html > body.header h1 { top: 15%;
    }

  body.navi { background-color: rgb(255, 255, 193);
    }

  body.navi img.back { position: absolute;
    left: 0px;
    top: 5px;
    height: 106%;
    width: 100%;
    }

  body.content { background-color: rgb(255, 255, 193);
    }

  div.navibutton { position: absolute;
    height: 30px;
    width: 80%;
    left: 10%;
    text-align: center;
    padding-top: 5px;
    background-color: rgb(217, 0, 0);
    }

  div.navibutton a { display: block;
    font-weight: bold;
    }

  div.navibutton a:link, div.navibutton a:visited { color: white;
    text-decoration: none;
    }

  div.navibutton a:hover { text-decoration: underline;
    }

  h1 { text-align: center;
    }

  ol { list-style-type: circle;
    margin-top: 10px;
    margin-bottom: 10px;
    }

  li { margin-top: 10px;
    }

