@import "../dacort_main.css";

.background_header_art
{
	background-image: url(images/navigation/dacort_header_fill_art.jpg);
	background-repeat: repeat-x;
}

.background_rhea
{
	background-image: url(images/site/dacort_background_rhea.jpg);
	background-color: #333333;
	background-repeat: no-repeat;
}

.background_lord
{
	background-image: url(images/site/dacort_background_lord.jpg);
	background-color: #333333;
	background-repeat: no-repeat;
}

.background_sand
{
	background-image: url(images/site/dacort_background_sand.jpg);
	background-color: #333333;
	background-repeat: no-repeat;
}

.background_art
{
	background-image: url(images/site/dacort_background_sea_star.jpg);
	background-color: #333333;
	background-repeat: no-repeat;
}

