body {
  background-color: #2799d7;
}


.main-container {
  background: url("../images/design/bgmain_uec.png") repeat-y scroll left top transparent;
  border-bottom: 1px solid #221f1f;
}

h2 {
  background: url("../images/design/headline_opening.png") no-repeat scroll left center transparent;
}

.content {
  border-top-color: #7f929b;
}

.left {
  border-top-color: #7f929b;
}


#jsddm li ul li a:hover{
	background: #0066b1;
}