/*
Theme Name: FT WordPress Default
Theme URI: http://ft-webdesign.com/
Description: The default FT - WordPress - theme.
Version: 1.6
Author: Fadi Saadeh (eng.fadisaadeh@gmail.com)
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}
	
h3 {
	font-size: 1.3em;
	}
