/* Set font size to 62.5% so that 1 em = 10 pixels */

p {
	line-height: 160%;
	font-size: 140%;
}

#wrapper{
	font-size: 1200%;
	
}


h1 {
	font-size: 210%;
}
h2 {
	font-size: 140%;
	}
h3 {

	font-size: 155%;
	
}
h4 {
	
	font-size: 90%;
	
}

