body {
background: #4b505f url(http://img600.imageshack.us/img600/623/sylbg2.jpg) repeat left top;
}
.centered {
text-align: center;
}
.group_desc {
text-shadow: 0 0 0.3em #acacae, 0 0 0.3em #1a1d2e, 0 0 0.3em #1a1d2e;
font-family: Copperplate Gothic Light;
color: #acacae;
text-align: center;
}
/* Hide annoying things... */
.group_title {visibility: hidden;}
.logo_cell {height: 0px; display: none;}
ins {height: 0px !important; display: none !important;}
object {display: none;}
embed {display: none;}
img {display: none;}
.bottombar {display: none;}
/* In hiding annoying things, we also hid the chat (in fail IE which apparently groups embed and object together... make it visible again */
#flash {display: inline !important; background-color: #4b505f;}