Hi,
Thank you for your messages,
1. you can edit the background definition in the themes/black.css, Change the css code below:
body{background:url(../images/black.jpg) top left repeat #000}
Change to:
#Body{background:#000}
2.
The skin include two different icon size, skin pack use the default bigger icon, you can
edit the icon definiton in the skin.css
/* Large icon style */
.tb{ float:right; display:block; width:88px;text-align:center; padding-top:78px; font-size:11px}
.index,a.index:link,a.index:active,a.index:visited { background:url(images/index.png) left center no-repeat;color:#fff; text-decoration:none; line-height:1em;}
.user,a.user:link,a.user:active,a.user:visited { color:#fff; background:url(images/reg.png) left center no-repeat; text-decoration:none; line-height:1em}
.login,a.login:link,a.login:active,a.login:visited { color:#fff; background:url(images/login.png) left center no-repeat; text-decoration:none; line-height:1em}
.options,a.options:link,a.options:active,a.options:visited { color:#fff; background:url(images/option.png) left center no-repeat; text-decoration:none; line-height:1em}
a.index:hover,a.user:hover,a.login:hover,a.options:hover{ color: #f7c234; margin-top:2px}
/* Small icon style */
/*
.tb{ float:right;display:block;width:48px;text-align:center;padding-top:38px;font-size:11px}
.index,a.index:link,a.index:active,a.index:visited { background:url(images/sindex.png) left center no-repeat;color:#fff;text-decoration:none;line-height:1em}
.user,a.user:link,a.user:active,a.user:visited { color:#fff;background:url(images/sreg.png) left center no-repeat;text-decoration:none;line-height:1em}
.login,a.login:link,a.login:active,a.login:visited { color:#fff;background:url(images/slogin.png) left center no-repeat;text-decoration:none;line-height:1em}
.options,a.options:link,a.options:active,a.options:visited { color:#fff;background:url(images/soption.png) left center no-repeat;text-decoration:none;line-height:1em}
a.index:hover,a.user:hover,a.login:hover,a.options:hover{ color:#f7c234;margin-top:2px}
*/
3. The fonts defined in the skin.css as below,you can edit it:
Body, .Normal, .NormalTextBox, TD, DIV, p, .Normal, .NormalDisabled, .NormalBold{ font-size: small; line-height:1.4em; font-family:Arial, Helvetica, sans-serif; color:#333;}
4. Yes we cau provide customization services, and we'll charge $30 each hour to customize it, please provide detailed requirements if you need to customize it, thanks.