*{
	margin:0px;
	padding:0px;
}

html, body {
	height: 100%;
	background-color: #FFF;
}

#container{
	position: relative;
	height: 100%;
}