/*
CSS for Sheila Hart Design site
*/

body {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	background-color: #000000;
	color: #ffffff;
	line-height: 300%;
	padding: 50px;
	}

h1 {
	font-family: Trajan, Sabon, "Garamond 3", serif;
	color: #a62aa4;
	font-size: 14pt;
	font-weight: normal;
	letter-spacing: 4pt;
	}

h2 {
	font-family: Sabon, "Garamond 3", serif;
	color: #57585b;
	font-size: 31pt;
	font-weight: normal;
	letter-spacing: 1.25pt;
	}
	
h3 {
	font-family: Sabon, "Garamond 3", serif;
	color: #282829;
	font-size: 54pt;
	font-weight: normal;
	line-height: 10%;
	}

h4 {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #a62aa4;
	font-size: 10pt;
	font-weight: normal;
	line-height: 300%;
	letter-spacing: 1pt;
	}

p {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	line-height: 170%;
	}