.footer {
	background-color: rgb(20,20,20);
	min-height: 100px;
	}
	
.whitetext {
color: rgb(255,255,255);
}	