/*
Theme Name: {and loads of other stuff nobody cares about ;) }
*/
h15 {
display:block;
padding:5px;
border:4px dashed #FF0000;
}
@import url("css/all.css");
<div id="offerbox">Offer text here</div>
#offerbox { display:block; padding:5px; border:4px dashed #FF0000; }