#transparent { 
	background-color: #d1d500;
	opacity:0.3;
	filter:alpha(opacity=30);
}

#footer { 
	background-color: #d1d500;
}	


