h3{
	text-decoration:underline;
	font-size:125%;
	text-align:center;
	color:rgb(180,90,144);
	font-style:serif;
	text-transform:uppercase;
}
h1{
	font-size:22px;
	color:lime;
	text-align:center;
}
.dva{
	font-style:san-serif;
			background-color:yellow;
			text-align:center;
}
#tri
{
	background-color:rgb(144,90,144);
			color:rgb(0,90,144);
			text-align:center;
			font-style:oblique;
}
div{
	width:60%;
	text-align:center;
}