/* layout */
body {
	text-align: center;
	margin:0;
	padding:0;
	background-color: #a2987e;
}
