body, html {
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color:#3E4C69;
	margin:0 auto;
}