* {
	font-family: Helvetica, non-serif;
}

img {
	width: 100%;
}

figure {
	float: left;
	width:200px;
	margin-top: 0px;
}

figcaption {
    text-align: center;
}

article {
	clear: left;
}

a {
	color: black;
	text-decoration: none;
}