@CHARSET "UTF-8";
/* 
    Document   : nojs
    Created on : Mar 9, 2010, 5:49:52 PM
    Author     : Daniel Schwiperich
    Description:
        Purpose of the stylesheet follows.
*/

#navi-main {
    bottom: 0px;
}

body {
    background: url(../images/bg-body.jpg) top left no-repeat fixed;
}


