* {box-sizing: border-box;}

body {text-align: center;
	font-size: 100%;}

img.flyer {max-width: 100%;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	height: auto;}
	
table {width: 100%;}

legend {font-weight: bold;}
