User Lookup: seabiscut_fan1
body {
background: lightsteelblue URL(http://i15.photobucket.com/albums/a369/mysti_starlight/TiledImages/PlainLightBlue.jpg) fixed;
scrollbar-face-color: lightsteelblue;
scrollbar-shadow-color: ivory;
scrollbar-track-color: lightsteelblue;
scrollbar-arrow-color: ivory;
}
#main {
background: none;
border:0px;
}
a, tr, td, i, body, font, p, text, b, a:link, a:active, a:visited{
font:7pt verdana; color: lightsteelblue;
}
a:hover{
font: 7pt verdana;
color: darkgray;
text-decoration: underline;
}
.contentModule, .contentModuleTable {
border:none;
}
.contentModuleContent {
background: ivory;
}
.contentModuleHeader, .contentModuleHeaderAlt {
background: lightsteelblue;
}
#header, #footer{
display: none;
}
|