LE CODE EST A METTRE DANS "Je suis" ou "Musician bio":
<style>
table, tr, td{
background-color:transparent;
border-style:none;
}
EN CE QUI CONCERNE L'IMAGE DE FOND (qui sera à recadrer selon ce que vous voulez obtenir):
body, body.bodycontent{
background-color:rgb(0,0,0);
background-image:url(http://xxxxxxxxxxxxxxxx.jpg);
background-position:center;
background-repeat:no-repeat;
background-attachment:fixed;
scrollbar-face-color:rgb(51,0,102);
scrollbar-base-color:rgb(51,0,102);
}
body, div, p, strong, td, .text, .blacktext10, .blacktext12, a.searchlinkSmall, a.searchlinkSmall:link, a.searchlinkSmall:visited{
color:rgb(0,0,0);
font-weight:bold;
font-style:normal;
text-decoration:none;
text-transform:none;
}
table table table, div table table{
border-color:rgb(51,0,102);
border-style:solid;
border-width:1px;
}
table table table table, div table table table{
border-style:none;
}
A IMG{
border-style:none;
}
a </style>