.garbage { /* set base for most garbage styles */ text-decoration: underline; background: #ffe48e; } #header .garbage { /* change color and style for header */ background: #cc0000; text-transform: uppercase; } .tiny, .tinyhilite { /* small font */ font-size: 75%; } .tinyhilite { background: #ffe48e; } /* here are some styles for you to customize uncomment to quickly see the divisions */ /* #header { background: #99ffff; } #maincontent { background: #cccccc; } #sidebar { background: #ccff00; } #footer { background: #ffcc99; } */