.tables { background-image: url(side_left.png); background-repeat: repeat-y; } .right { background-image: url(side_right.png); background-repeat: repeat-y; background-position: right; } .bottomtable { background-image: url(side_bottom.jpg); background-repeat: repeat-x; background-position: bottom; } .top { background-image: url(side_top.jpg); background-repeat: repeat-x; }