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

body {
	background-color: #9D004F; /* dark */
	background-image:url(../images/grad-pink.png);
}

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

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