i cant do nothing with those ways, i make something different, the only bad is that must make if you have 2 or more items pe at the home page you must make theme leading because the bottom image is fixed width (pe 607px) so i make 2 images the bottom going here
.contentpaneopen_text {
padding: 1em 0 1em 0;
margin: 0;
position: relative;
width: 607px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 5px;
margin-left: 0pt;
overflow-x: hidden;
overflow-y: hidden;
background-color: transparent;
background-image: url(home-practice-bg.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
}
and the top here
h1.contentheading, h1.componentheading {
font-size: 14px;
font-weight: bold;
border: 0;
padding-left:8px;
font-family: Tahoma;
padding: 0 0 1em 0;
margin: 0;
position: relative;
width: 607px;
margin-top: 0pt;
margin-right: 0pt;
margin-bottom: 0;
margin-left: 0pt;
overflow-x: hidden;
overflow-y: hidden;
background-color: transparent;
background-image: url(up-practice-bg.png);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: left bottom;
}
a little problem is with h1 titles i want to remove but not hide theme