#promo
{
	background-color: #333;
	background-image: none;
	color: #fff;
}

#promo_background
{
	background-image: url(../img/promo_background_dark_flower.gif);
	background-position: top right;
	background-repeat: no-repeat;
	height: 224px;
}

#promo a.button
{
	color: #333;
	background-color: #fff;
}

a
{
	color: #00769d;
}
