.imgfig {
	align: center ;
}


.imgfig img {
	margin: auto ;
	max-width: 90% ;
	max-height: 400px ;
	display: block ;
}

h1,h2,h3,h4,h5,h6 {
	text-align: center ;
}

body {
	max-width: 750px ;
	margin: auto ;
	background: #322 ;
	color: #eee ;
}

header, footer {
	text-align: center ;
}

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