@charset "utf-8";
/* CSS Document */

#container {
	max-width: 100%;
	height: auto;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	text-align: center;
	margin-top: 50px;
	font-size: 1.2em;
}

img {
	max-width: 100%;

}
