/* CSS document for Freelance pages. */

/* ------------------------------------------------------ */
/* Project Name: newsmyrnabeachflorida-condorental.com    */
/*   Page Title: Style Sheet Version 1 style 3 of 4       */
/*   Web Author: Russ Thompson                            */
/* ------------------------------------------------------ */
/* File: root\..\css\condoStyle3.css                      */
/*                                                        */
/* E-Mail Address: seveninstl@earthlink.net               */
/* ------------------------------------------------------ */
/* Version Control 03/11/2006 A                           */
/* ------------------------------------------------------ */
/* This file is only the body tag.  It loads the image    */
/* header_03F.jpg as the background.  All other styles    */
/* are in the file condoStyleAll.css.                     */
/* ------------------------------------------------------ */

body {
	background-color: #FFFFFF;
	background-image: url(../images/header_03F.jpg);
	background-repeat: no-repeat;
	
	margin: 0px;
	
	font: 12px "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	color: #0D7380;  /* dark turquoise */
}