#pageheader {
	opacity: 0.7;
	filter: alpha(opacity = 70);
}

#box {
	opacity: 0.7; 
	filter: alpha(opacity = 70);
}