.footert		{
	padding: 20px 200px;
	color: #FFF;
	background-color: #000;
	opacity: .3;
	filter: alpha(opacity=3);
}
