@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz|Cabin);

body {
	color: #222;
	font: normal 0.875em/1.618em Cabin, sans-serif;
	margin: auto;
	padding: 40px;
	width: 600px;
}

h1, h2, h3, h4, h5, h6 {
	color: #333;
	font-family: "Yanone Kaffeesatz", serif;
	font-weight: 400;
	margin-bottom: 1.5em;
}

h1 {
	font-size: 2.992em;
}

h2 { 
	font-size: 2.618em;
}

h3 {
	font-size: 1.849em;
}

h4 {
	font-size: 1.618em;
}

h5, h6 {
	font-size: 1.143em;
}

p {
	line-height: 2em;
}