@charset "utf-8";
/* CSS Document */

body {
	background-color: #224148; /* dark */
	background-image:url(../images/grad-green-638.png);
}

#container {
	/*background-color: #BED730;*/  /* light */
	background-image: url(../images/logos/logo-transp-green-330.png);
	position: relative;
}

.box150, .img-frame  {
    border:  solid #BED730 1px;
}
