/*  _______________________________________________________________________________________
    |
    |  Web Design & Maintenance Details for the JK Murals website
    |  ----------------------------------------------------------
    |  Style Name:              stylejkm.css
    |  Website:                 www.JKMurals
    |  Webmaster:               Mr Chris Bowler
    |  Web Design Company:      Web Design Builders
    |  Web Design Company URL:  http://www.Web-Design-Builders.com
    |  Last Updated:            2nd August 2007
    |  Copyright Notice:        Copyright © 2007 Web Design Builders   All Rights Reserved
    |  Status & Comments:       JK Murals Style Sheet
    |______________________________________________________________________________________
 */

/* BODY: page background image or color: */
BODY {background-image: url(Images/yel9.jpg); background-color: #FFFF99} 

/* H1 used for Company Logo at top of each page: */
H1 {font-family: Papyrus, Arial, sans-serif; font-size: 30pt; font-style: italic; font-weight: bold; text-align: center; color: #000}

/* H2 used for links to all pages: */
H2 {font-family: Papyrus, Arial, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; text-align: center; color: #00F}

/* H3 used for red coloured text headings on home page: */
H3 {font-family: Papyrus, Arial, sans-serif; font-size: 15pt; font-style: italic; font-weight: bold; text-align: center; color: #F00}

/* H4 used for main body text on most pages: */
H4 {font-family: Papyrus, Arial, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; text-align: center; color: #000}

/* H5 used for Testimonials page: */
H5 {font-family: Papyrus, Arial, sans-serif; font-size: 12pt; font-style: italic; font-weight: bold; text-align: left; color: #000}

/* H6 used for bookmarks on all pages: */
H6 {font-family: Papyrus, Arial, sans-serif; font-size: 8pt; font-style: normal; font-weight: bold; text-align: center; color: #00F}
