h3{
	color:orange;
}

body{
	background-color:antiquewhite;
}

p{
	font-size:20;
}

#par1{
	font-size:34;
}

.par2{
	font-size:12;
}
