body{
color:#F0F0F0;
}
html,body{
background:#101010;
}
.soulbox,td,input,select,keygen,textarea,button,code,fieldset{
background:#101010;
}
th{
background:#202020;
}
input:checked{
background:#E0E0E0;
}
.soulbox,td,th,input,select,keygen,textarea,button,code,fieldset{
border:1px solid #F0F0F0;
}
mark{
background:#40F040;
}
a:link{
color:#8080F0;
}
a:visited{
color:#C080C0;
}
em{
color:#80F080;
}

.soultpl-heading-box{
background:#101010;
border-bottom:1px solid #F0F0F0;
}

.soultpl-footer-box{
background:#101010;
border:1px solid #F0F0F0;
}