/* ***************************************************** */
/*    Roger Waller's Website - STYLES                    */
/*                                                       */
/*    Created By: Leo Marin/Marin-Enterprises.com        */
/*    Date:       01/23/08                               */
/*                                                       */
/*    Filename:     InStyle.css                          */
/* ***************************************************** */

/* all headings (h1 through h6) in a sans-serif font.
   Address, head and links selectors are prohibited 
   from displaying.
*/

h1, h2, h3, h4, h5, h6 {
                        font-family: sans-serif
                       }

#links, .youtube, .featured, .featured_w, .crimson_hdr {
                  display: none
                 }
