@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.socialphy.com")
{

body {
background: black !important;
color: #bbbbbb !important;
}

a {
color: gray !important;
border: none !important;
}

a:visited {
color: #d1d1d1 !important;
}

a:hover {
color:gray !important;
}

div
{
background: #000000 url(http://k09.kn3.net/9D8C33FF3.jpg) repeat-x !important;
color: #eeeeee !important;
}

}