div.purple {
background-color: #ED74E6;
margin-left: 41px;
height: 80px;
width: 520px;
} 

div.yellow {
background-color: #F3EE6D;
margin-left: 69px;
margin-top: 31px;
} 


div.orange {
background-color: #ED6C1E;
margin-left: 22px;
margin-top: 39px;
height: 128px;
width: 345px;
} 

div.lime {
background-color: #A6D090;
margin-left: 22px;
margin-top: 39px;
height: 325px;
width: 175px;
} 
