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

body {
	background-color: #3E3530; /* dark */
	background-image:url(../images/grad-grey.png);
}

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

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