@charset "UTF-8";
/* CSS Document */

body {
	font-family: Lucida Grande, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #514e49;
	background-color: white;
	margin-top:30px; 
	margin-left:40px; 
	margin-bottom:30px; 
	margin-right:40px;
	line-height: 1.3em;
}

h1 {
	font-size: 1.4em;
}

h2 {
	font-size: 1.2em;
}

h3 {
	font-size: 1.1em;
	margin-bottom: -0.5em;
}
