	footer{
		 background-color: #333333; 
		padding: 20px 0;
		text-align: center;
	}	
	.footer_logo > img{
		width: 180px;
	}
	.footer_text{
		color: #1b1b1b;
		font-size:14px;
		line-height: 24px;
		color:#fff;
		font-weight: 400;
		margin-bottom: 0;
	}
