.img {
	cursor: hand;
	border: 1;
	border-color: black;
}

h1 {
	font-size: 18;
	font-family: Tahoma;
	color: black;
	font-weight: bold;
	text-align: right;

}

h2 {
	font-size: 12;
	font-family: Arial;
	font-weight: bold;
	color: black;
	text-align: right;

}



