html,body {
	margin:0px;
	padding:0px;
	height:100%;
	text-align:center;
	background-color: #0184FF;
}

#wrapper {
	margin:0px auto;
	padding:0;
}

