body {

	background-color: #F5D10D; 
}
.links{
	color: #fff;
    text-shadow: 3px 3px #333;

}
.links a{
	color: #fff;

}
.links a:hover{
	color: #fff;
    text-shadow: 0px 0px #aaa;

}
.layout .text{
	color: #000;
	
}
.layout .dancers{
	color: #000;
}

.copy{
	color: #000;
}