




#BgShade {
position:absolute;
top:0px;
left:0px;
width:100%;
height:140px;
background-repeat:repeat-x; 
background-image:url(../Img/bg_shade.gif);
}

#BgPlatta {
position:absolute;
left:-430px;
top:-1px;
width:880px;
height:130%;/*Change back to 100% when done*/
background-image:url(../Img/bgPlatta.png);
background-repeat:repeat-y;
background-position:center;
}
