body {background: url(/graphics/zen_background.jpg) white repeat-y fixed}
#header   {position: absolute;                          height: 120px}
#sidebar  {position: absolute;              top: 150px;                width: 100px}
#mainpage {position: absolute; left: 120px; top: 150px}
#footer   {position: absolute; bottom: 0px;             height: 75px}

