.cool
{
	position: fixed;
	_position: absolute;
	opacity: 0.7;
	-moz-opacity: 0.7;
	filter: alpha(opacity=70);
	z-index:1001;
}