/*  __________________________________________________________________________
    |
    |  Web Design & Maintenance Details for the CELTAS website
    |  -------------------------------------------------------
    |  Style Name:              stylecel.css
    |  Website:                 www.CoolPostcard
    |  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 CELTAS   All Rights Reserved
    |_________________________________________________________________________
 */

/* BODY: page background color: */
BODY {background-color: #FFF}

/* USED: */
/* H1 used for CELTAS COMPANY NAME at top of each page: */
H1 {font-family: Times New Roman, Times, serif, Arial; font-size: 50pt; font-style: normal; font-weight: normal; text-align: center; color: #FFFFFF}

/* H2 used for Postcards page top centered text */
H2 {font-family: Times New Roman, Times, serif, Arial; font-size: 12pt; font-style: normal; font-weight: normal; text-align: center; color: #000000}

/* H3 used for copyright text: */
H3 {font-family: Times New Roman, Times, serif, Arial; font-size: 8pt; font-style: normal; font-weight: bold; text-align: center; color: #000000}

/* H4 used for main PAGE HEADINGS TEXT left aligned on all pages: */
H4 {font-family: Times New Roman, Times, serif, Arial; font-size: 20pt; font-style: normal; font-weight: bold; text-align: left; color: #000000}

/* H5 used for main BODY TEXT left aligned on all pages: */
H5 {font-family: Times New Roman, Times, serif, Arial; font-size: 12pt; font-style: normal; font-weight: normal; text-align: left; color: #000000}

/* H6 Not used: */
