
body {
	background-color: #DA1E49;
}	

div#navigation ul ul li a:hover, div#navigation ul ul li span.a {
	background-color: #DA1E49 !important;
}

.rounded-corner-right {
	background: white url(../../img/color/DA1E49-corner-right.png) no-repeat right bottom;
}
.rounded-corner-left {
	background: url(../../img/color/DA1E49-corner-left.png) no-repeat left bottom;
}

div#heading {
	background-image: url(../../img/color/DA1E49-heading-bg.png);
}