michael's friendster profile editor v4.1 */
/*
http://www.editfriendster.com */
/* PAGE BACKGROUND */
body {
background-image: url(
http://art.glitter-graphics.net/pub/albums/echos_of_silen... background-attachment: fixed;
background-position: center center;
background-repeat: no-repeat;
background-color: #000000;
}
/* GLOBAL FONTS */
.usercontent {
color: #ffffff;
}
/* GLOBAL LINKS */
.usercontent a, .usercontent a:link, .usercontent a:visited, .usercontent a:hover, .usercontent a:active {
color: #cc99ff;
}
.usercontent a:hover {
color: #cc99ff;
}
/* MASTER BOXES */
.commonbox {
border-width: 1px;
border-style: dashed;
background-color: transparent;
}
.commonbox .evenrow {
background-color: transparent;
}
/* MASTER HEADERS */
.commonbox h1, .commonbox h2 {
color: #cc99ff;
background-color: #ffffff;
}
/* CONTROL PANEL: BOX */
.controlpanel {
background-color: transparent;
}
/* CONTROL PANEL: BUTTONS */
#controlPanelButtons a, #controlPanelButtons a:link, #controlPanelButtons a:visited {
color: #993399;
background-color: #ffffff;
}