@basesize: 1em; body{ margin: @basesize 2 * @basesize; font-size: @basesize; line-height: 1.5 * @basesize; margin-bottom: 1.5 * @basesize; } h1 { font-size: 2 * @basesize; line-height: 0.75 * @basesize; } h2 { font-size: 1.5 * @basesize; line-height: @basesize; } p { text-indent: 2 * @basesize; } h1, h2, h3, h4, h5, h6 { } p { } ol, ul { } a { } blockquote { } pre, code { } small { } acronym { border-bottom: 1px dashed @foreground4; color: @foreground4; } .hidden { display: none; }