@charset "utf-8";
/* CSS Document */

body {
	background-color: #F7DE05;
	background-color: #E7C83E; /*#F3CA20*/
	margin: 10px auto;
	text-align: center;
	font-family: 'Montserrat', Arial, sans-serif;
}

img.imgframe {
	border: 1px solid #000000;
	max-width: 100%;
}