.backdrop {
	background: #333333 url('images/pic.png');
	opacity: .8;
	filter: alpha(opacity=80);
}