h1 {
    font-size: 24px;
}

h2 {
    font-size: 18px;
}

body { 
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 300;	
	background-image: none;
}