@charset "utf-8";
body {
	background-color: #85b6b3;
}
#container {
	background:white;
	width:729px;
	margin: 0 auto;
	text-align: center;
	margin-top: 30px;
}

img{ border: 0; }
