@import url(http://fonts.googleapis.com/css?family=Roboto+Slab:400);
body {
	color: #5C5C5C;
	font-weight: 400;
	font-size: 17px;
	font-family: 'Roboto Slab', Georgia, 'Times New Roman', serif;
	line-height: 1.7em;
}
h1,
h2,
h3,
h4,
h5,
h6 {
	color: #FF9934;
	font-weight: 400;
	font-family: 'Roboto Slab', Georgia, 'Times New Roman', serif;
}
h1,
h1 a {
	color: #FF9934;
	font-size: 45px;
}