Make your content readable.
Making the text on your website easier on the eye is just one line of CSS away, so there should be no excuse for you not to do this.
p { line-height: 1.5em }
I find that this line height is usually optimal for the main text content on a page.