/*  ________________________________________________________________________________________________
    |
    |  Web Design & Maintenance Details for the Essential Marketing Services website
    |  -----------------------------------------------------------------------------
    |  Style Name:              styleems.css
    |  Website:                 www.EMSStudios
    |  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 Essential Marketing Services   All Rights Reserved
    |  Status & Comments:       Essential Marketing Services Style Sheet.
    |_______________________________________________________________________________________________
 */

/* BODY: page background color: */
BODY {background-color: #FFF}

/* H1 used for COMPANY NAME at top of each page: */
H1 {font-family: Papyrus, Century Gothic, Technical, Arial; font-size: 20pt; font-style: normal; font-weight: normal; text-align: center; color: #903}

/* H2 used for LINKS to all pages: */
H2 {font-family: Papyrus, Century Gothic, Technical, Arial; font-size: 12pt; font-style: normal; font-weight: normal; text-align: center; color: #903}

/* H3 used for main BODY TEXT left alligned on all pages: */
H3 {font-family: Papyrus, Century Gothic, Technical, Arial; font-size: 12pt; font-style: normal; font-weight: normal; text-align: left; color: #903}

/* H4 used for BODY TEXT center justified: */
H4 {font-family: Papyrus, Century Gothic, Technical, Arial; font-size: 12pt; font-style: normal; font-weight: normal; text-align: center; color: #903}

/* H5 used for COPYRIGHT TEXT on first page: center justified: */
H5 {font-family: Papyrus, Century Gothic, Technical, Arial; font-size: 8pt; font-style: normal; font-weight: normal; text-align: center; color: #903}

/* H6 used for PAGE HEADINGS: left justified: */
H6 {font-family: Papyrus, Century Gothic, Technical, Arial; font-size: 18pt; font-style: normal; font-weight: bold; text-align: left; color: #903}

