h1{
	font-size:13px;
	color:green;
}
h2{
	font-size:20px;
	color:blue;
}
h3{
	font-size:15px;
	color:red;
}
