.accordion
{	
	background-color:#D0A409;
	border:4px solid #FADF83;
}

.accordion .panel
{	
	background-color:#EEE;
}