body {
	font: 11px/1.5em "Lucida Grande", helvetica, arial, verdana, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
	font-family: helvetica, arial, verdana, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 218%;
	line-height: 1.3em;
}

h2 {
	font-size: 164%;
	line-height: 1.3em;
}

h3 {
	font-size: 145%;
	line-height: 1.3em;
}

h4 {
	font-size: 118%;
	line-height: 1.3em;
}

p {
	margin: 0 0 1em 0;
}

#intro {
	padding: 4em 2em;
	font-size: 218%;
	line-height: 1.3em;
}

span.mail {
	color: #a1dd76;
}