I just logged into c9 today for the first time in a long time and saw the c9 theme thread - pretty cool stuff! I decided to try my hand at a theme - the changes aren't great, but it's different

What do you guys think?
body {
background:#333333!important;
padding:0!important;
}
.menu {
color:#666666!important;
}
.menu li {
border:0!important;
text-transform:none!important;
}
.menu a {
color:#CCCCCC!important;
}
.menu a:hover {
color:#FFFFFF!important;
}
#menu .menu li:hover ul.subMenu {
background-color:transparent!important;
background-image:url("http://www.sampsonresume.com/labs/c9theme/submenubg.png")!important;
border:0!important;
font-size:12px!important;
left:0!important;
margin:0!important;
padding:0!important;
}
ul.subMenu {
margin:0!important;
padding:0!important;
line-height:100%;
}
ul.subMenu li a {
color:#f1f1f1!important;
display:inline!important;
line-height:125%!important;
font-family:verdana!important;
font-size:10px!important;
}
ul.subMenu li a:hover {
color:#ffffff!important;
}
#logos {
float:left!important;
height:120px!important;
margin-left:7px!important;
margin-top:3px!important;
position:relative!important;
}
#logos a#logo {
background-image:url("http://www.sampsonresume.com/labs/c9theme/logo.png")!important;
position:absolute!important;
height:140px!important;
width:158px!important;
}
#nineGuySays { display:none!important; }
.breadcrumb {
color:#cc6600!important;
}
.breadcrumb a {
color:#cc6600!important;
}
.breadcrumb a:hover {
color:#333333!important;
}
.cbMain {
display:none!important;
}
#profileDetails #userInfoArea {
color:#333333!important;
}
.entrySum .title h1 a, .case .title h1, .entrySum .posted a, #userInfoArea a, #main .username {
color:#333333!important;
}
.entrySum .title h1 a:hover, .entrySum .posted a:hover, #userInfoArea a:hover {
color:#000000!important;
text-decoration:underline!important;
}
.entrySum .posted {
color:#000000!important;
}
#background {
background-image:url("http://www.sampsonresume.com/labs/c9theme/bg.jpg")!important;
}
#userNav {
margin-top:43px!important;
width:114px!important;
height:39px!important;
background-image:url("http://www.sampsonresume.com/labs/c9theme/userNavbg.png");
text-align:center!important;
}
#userNav div {
padding-top:7px!important;
color:#b96006!important;
}
#userNav a {
color:#663300!important;
font-weight:normal!important;
}
#userNav a:hover {
color:#ffffff!important;
}
#contentTop {
/*background:url("http://www.sampsonresume.com/labs/c9theme/content-top.png")!important;*/
}
#fullLayout, #wideLayout, #stdLayout {
/*background-image:url("http://www.sampsonresume.com/labs/c9theme/content-repeat.png")!important;*/
}
.box2 {
border-color:#333333!important;
background-image:url("http://www.sampsonresume.com/labs/c9theme/box2bg.png")!important;
}
.box2 .header {
background:none!important;
}
.header .info, .header .forumDetails, .header .pagerTitle {
color:#ffffff!important;
}
#ctl00_MainPlaceHolder_UserCSS {
position:relative;
width:965px;
height:450px;
}