/*
  CSS Style Sheet for the Bobby Carter Construction Inc. Site
  Programmed by: The Computer Mentor
  Updated      : 18 June 2002
  Copyright    : 2002 Bruce E. Kriebel
*/
  BODY {font-family: Century Schoolbook; font-size: 11pt; color: #000000;
        background: #CCCCCC; background-image: url(textures/bg_marble.jpg);}
  H1   {font-family; Arial; font-size: 24pt; text-align: center;}
  P    {font-family: Century Schoolbook; font-size: 12pt; text-align: left;}
  .Contact {font-family: Arial; font-size: 12pt; font-weight: bold; 
            text-align: center;}
  .me {font-family: Arial; font-size: 8pt; text-align: left;}	
  .cpics {text-align: center;}
  .msg {font-family: Century Schoolbook; font-size: 12pt; font-weight: bold; 
        color: #0000FF;}
