/******************************************************************
 ******************************************************************
 *
 * Main CSS for "Carl Ford - Studio Woodturner" GoLive CS2 Web Site
 *
 * By: Carl B. Ford III
 *
 * 12/31/07 - Initial Version
 *
 ******************************************************************
 ******************************************************************/
/*-----------------------------------------------------------------
 * Standard HTML tags.
 *----------------------------------------------------------------*/
html {
  height: 100%;
  }
body {
  background-color: #ffffcc;
  color: black;
  font-family: Tahoma, Arial, Helvetica, Geneva, Swiss, sans-serif;
  height: 100%;
  }
/*-----------------------------------------------------------------
 * The End
 *----------------------------------------------------------------*/
