.boxbody, section, .tooltip ,.sectionimg{
border-radius: 10px;
box-shadow: rgba(0,0,0,0.2) 10px 10px 5px;
}
.boxheader, header {
border-radius: 10px 10px 0 0;
}
.boxheader,header {
background-image: url("/img/transparency.png"); 
background-repeat: repeat-x;
background-position: bottom;
}
.boxbody, section, .tooltip {
background-image: url("/img/mainbg.png");
background-repeat: repeat-x;
background-position: bottom;
}
.mcontainer {
position: absolute;
right: 0px;
}