Hi,
OK, you need to look at the code and remove some stuff out. Or you can post your codes on here I'll edit and give back to you.
Try to find
body{
.......
border-width:10px;
border-color:;
border-style:solid;
......
Then take off the LINES that say border-
Add this in your code to get rid off lines wrapping around tables
table table table table td {filter:none;}
table table table {
border-width:2;
border-color:FFC0CB;
border-style:solid;
}
I keep your color and border style. Hope it helps. If not, you need to post your codes on here or use our generator :),
http://www.nackvision.com/myspace/decor.php