#content {
    background: none repeat scroll 0 0 #FFFFFF;

	background-image: url("../img/HexaYellowCyan.png"), url("../img/HexaOrangeCyanGray.png"), url("../img/FiliDev.png");
	background-size: 100% 100% 100% 100% 100% 100% 100%; 
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: right 40px, -20px 60px;

}