body {
background-color: rgb(255, 255, 255);
background-image: url(http://i60.photobucket.com/albums/h10/slork/myspc.jpg);
background-position: left top;
background-repeat: repeat;
background-attachment: fixed;
}
table, tr, td {
background-color: transparent;
border: 0px;
}table table {
border: 0px;
}
table table table table{
border:0px;
}
table table table {
border-width: 2px;
border-color: rgb(255, 125, 0);
border-style: dotted;
background-color: transparent;
}
table table table td {
background-color: rgb(255, 255, 255);
filter:alpha(100);
-moz-opacity:1;
opacity:1;
-khtml-opacity:1;
}
table table table table td {
filter:none;
}
Layout Created by slork 2006©
..