body { font:.8em lucida sans unicode,sans-serif; color:#000; } /* * This can be used to decorate around any advertisements that appear on the page (non-premium users only) * It is STRICTLY forbidden to modify this code as to obstruct the view of the advertisement */ .fw-advertisement { margin:0; width:0px; height:0px; border:0px; } /* * Container surrounding Site Title, Small Title, and Logo */ /* * Site Title */ .fw-head h1 { font:normal 2.5em georgia,serif; margin-bottom: 0px; display: none; } /* * Site Small Title */ .fw-head h3 { margin: 0; font-weight: normal; display: none; } /* * Individual NavBar LI's */ .fw-nav-menu li { display:inline; margin:0px; } /* * Individual NavBar links */ .fw-nav-menu a { text-decoration:none; font-size:12px; } /* * This is the container that holds the main content (paragraphs) of the page. */ .fw-content { }