body {
   background-color: #369;
   background-image: url(/media/site/dkc3/bg-column4.png);
   }
   
div#sky {
   background-image: url(/media/site/sky3.png);
   }

div#header {	
   background-image: url(/media/site/dkc3/header_logo.png);
   height: 128px;
   }

div#fringe-left {
   width: 32px;
   height: 128px;
   background: (/media/site/dkc3/header-fringe-left.png);
   position: relative;
   left: -31px;
   float: left;
   z-index: 2;
   }

div#fringe-right {
   width: 32px;
   height: 128px;
   background: (/media/site/dkc3/header-fringe-right2.png);
   position: relative;
   left: 32px;
   top: 0px;
   float: right;
   border: solid 0px red;
   z-index: 2;
   }

div#fringe-lower-left {
   width: 92px;
   height: 3px;
   background: (/media/site/dkc3/header-fringe-lower-left.png);
   background-position: top;
   position: relative;
   top: 128px;
   left: -41px;
   border: solid 0px red;
   float: left;
   z-index: 2;
   line-height: 0px;
   font-size: 0px;
   }

div#fringe-lower-right {
   width: 32px;
   height: 24px;
   background: (/media/site/dkc3/header-fringe-lower-right.png);
   position: relative;
   left: 28px;
   top: 128px;
   float: right;
   border: solid 0px red;
   z-index: 2;
   }

div#fringe-lower-lefter {
   width: 20px;
   height: 16px;
   background: (/media/site/dkc3/header-fringe-lower-lefter.png);
   background-position: top;
   position: relative;
   top: 128px;
   left: -132px;
   border: solid 0px red;
   float: left;
   z-index: 2;
   line-height: 0px;
   font-size: 0px;
   }

#footer-pic-1 {
   background-image: url(/media/graphics/sprites/dkc3/team-up_platform.png);
   }
#footer-pic-2 {
   background-image: url(/media/graphics/sprites/dkc3/baron_k.roolenstein.png);
   }