body {
  background-color: PAPAYAWHIP;
}

h1 {
	color:black;
	font-family: arial; 
	font-size:40px;
	text-align: center;
}

p {
	font-family: trebuchet;
	font-size: 20px;
	text-align: center;
}

.boldattu {
	font-weight: bold;
}

.iso {color:red; font-size:40px;}