Just changed the header:
Also I made the max-height for signatures 150px for the people who like to have extra large sigs
Stylish code:
code:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix(http://shoutbox.menthix.net/), url-prefix(http://shoutbox.menthix.net/) {
/* Requested stylesheet: mpl.css */
/* Clouds stylesheet overrides (much love to Eljay for the images!) */
.signature {max-height: 150px !important; height: expression(this.scrollHeight>150?"150px":"auto") !important;}
.sigbody {max-height: 150px !important; height: expression(this.scrollHeight>150?"150px":"auto") !important;}
#container { background: url(http://img150.imageshack.us/img150/3716/snowbgxc9.gif)
/* background: url(http://img208.imageshack.us/img208/6117/unamnsnowbgst9.png) Unanimated Backrgound*/
repeat-x !important; }
#header h1 {
background: url(http://img132.imageshack.us/img132/5458/mpllogoxr6.png) no-repeat 6px 0 !important;
height:150px !important;
}
}