@import url(http://themes.wdfiles.com/local--code/cherry-red/3); #header h1 span{ visibility: hidden; } #header h1 a{ display: block; width: 190px; height: 48px; } #header h1 a:hover{ text-decoration:none; } #header h1{ background-image: url(http://css-sandbox.wikidot.com/local--files/start/logo_css-red.png); background-repeat: no-repeat; background-position:5px 30px; } .code { -moz-box-shadow: 0px 0px 0px 0px #DDD; border: 1px dashed #DDD; background-color: #F7F7F7; font-size: 12px; font-family: 'Andale Mono', 'Courier New', Courier, monospace; padding: 0 1em 0 5em; margin: 0.4em 0; overflow: auto; min-height:12px; width:90%; } .nospace p{ margin:0; padding:0; } .image-box-heading{ background-color:#862838; color: #F7F7F7; } .image-box{ background-color:#F7F7F7; }