/* set millions of background images */
.rbroundboxe { background:  url(ntform.gif) repeat; }
.rbtope div { background:  url(tlform.gif) no-repeat top left; }
.rbtope { background:  url(trform.gif) no-repeat top right; }
.rbbote div { background:  url(blform.gif) no-repeat bottom left; }
.rbbote { background:  url(brform.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtope div, .rbtope, .rbbote div, .rbbote {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontente { margin: 0 10px; align: center; }
.rbroundboxe { width: 98%; margin: 7px; align: center; }