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

#footer { 
	background-color: #d3a034;
}	

h1,h2 {
	color: #D3A034 }
