# CSS Help

**URL:** https://forums.speedlife.net/t/css-help/200424
**Category:** PittSpeed Off Topic
**Created:** [October 30, 2008, 5:03pm UTC](https://forums.speedlife.net/t/css-help/200424 "2008-10-30T17:03:27Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![4doors5gears](https://yyz2.discourse-cdn.com/flex034/user_avatar/forums.speedlife.net/4doors5gears/32/6006_2.png) [@4doors5gears](https://forums.speedlife.net/u/4doors5gears)
#### Post date: [February 24, 2009, 8:43pm UTC](https://forums.speedlife.net/t/css-help/200424/12 "2009-02-24T20:43:31Z")

</div>

> [@I now hate my Bose headphones: distortion after 1 month](https://forums.speedlife.net/t/i-now-hate-my-bose-headphones-distortion-after-1-month/39686/20):
>
> add this to your style sheet under body,
> 
> EDIT:
> 
> sorry, height:100%;
> 
> Should look like this in your external stlye sheet
> 
> body  
> {  
> height:100%;  
> margin: 0px 0px 0px 0px;  
> padding: 0px 0px 0px 0px;  
> text-decoration:none;  
> font-family:“Trebuchet MS”;  
> color:#FFFFFF;  
> background-image: url(images/bg.jpg);  
> background-repeat: repeat-x;  
> font-size: 16px;  
> }
> 
> * * *
> 
> ps. might want to add some more fonts to your font family.

Damn I added height to everything else, if that’s the only issue I’ll be pissed… stupid CSS…

What is the benefit to adding more fonts to the family? Just curious.

Thanks for the help.

---

_[View the full topic](https://forums.speedlife.net/t/css-help/200424)._
