body{
	background-color : #EBEAEA;
}

.h1{
	margin-top : 80px;
}

#wrapper{
	min-height: 100%;
	height : 100%;
}

#content{
	padding-bottom : 30px;
}

#footer{
	height : 30px;
	position : absolute;
	bottom : 0;
	left : 0;
	width : 100%;
}