*{
	margin: 0;
	padding: 0;
}
body{
	background-color: #EAE4C2;
	text-align: center;
}
html,body{
	width: 100%;
	height: 100%;
}

