a:link {
	font-size: 32px;
	color:white;
	text-decoration: none;
}
a:visited {
	font-size: 32px;
	color:white;
	text-decoration: none;
}
a:hover {
	font-size: 32px;
	color:white;
	text-decoration: underline;
}
a:link {
	font-size: 32px;
	color:white;
}
img{
	width: 600px;
	height: 700px;
	object-fit: contain;
}