@charset "utf-8";
p {
	font-size: 120% ;
	margin: 20px ;
}
h1 {
	font-size: 250% ;
	font-weight: 300 ;
}
.name {
	font-weight: bolder ;
}