.footer {
	background-color: #FF00FF;
	font-size: 14px;
	text-align: center;
}
.right_column {
	background-color: #99CCFF;
	padding: 10px;
	text-align: center;
	height: 150px;
	width: 150px;
}

