p
	{background:lightblue;
	border-style:dashed;
	border-color:#05E9FF;}
p.first
	{font-weight:bolder;
	max-width:150px;}
p.second
	{text-decoration:underline;}
p.third
	{font-style:italic;
	background:white;
	border-style:none;}
h1
	{background:lightblue;
	text-align:center;}
body
	{max-width:803px;
	background:white;
	padding-top:25px;
	padding-bottom:25px;
	padding-right:50px;
	padding-left:50px;}