| MySpace Profile Layout : Simple Black Background |
This layout only changes the background color to black and the black text to white.
<style type="text/css">
BODY {color:white; background:black;}
table, tr, th, td, li, p, div {color:white; background:black; border: medium none;}
.btext {color:ffffff;}
.blacktext10 {color:ffffff;}
.blacktext12 {color:ffffff;}
.text {color:ffffff;}
</style>
|