body {
  background-color:skyblue
}
#marcy-wu {
            background-color:	DarkGreen;
            border: 5px solid;
            border-color:	LimeGreen;
            color:	LimeGreen;
            padding: 5px 5px 5px 5px;
            width: 48%;
            height:fit-content;
            max-height:45%;
            margin-left: 0px;
	    margin-right: 0%;
	    margin-top:0%;
                }
#anne {
            background-color:	#162456;
            border: 5px solid;
            border-color:	#53EAFD;
            color:	#53EAFD;
            padding: 5px 5px 5px 5px;
            width: 48%;
            height:fit-content;
            max-height:45%;
            margin-left: 50%;
	    margin-right: 0%;
	    margin-top:-532px;
                }
              #sasha {
                background-color:#4D0218;
                border: 5px solid;
            border-color:	#FF2056;
            color: #FF2056;
            padding: 5px 5px 5px 5px;
            width: 48%;
            height:fit-content;
            max-height:45%;
            margin-left: 50%;
	    margin-right: 0%;
	    margin-top:5px;
                }
                #olivia {
            background-color:	#75E67B;
            border: 5px solid;
            border-color:	#28D730;
            color:	#0B3C0E;
            padding: 5px 5px 5px 5px;
            width: 48%;
            height:fit-content;
            max-height:45%;
            margin-left: 0px;
	    margin-right: 0%;
	    margin-top:-95px;
                }
                       #yunnan {
                background-color:#ED5F77;
                border: 5px solid;
            border-color:	#FACFD5;
            color: #FACFD5;
            padding: 5px 5px 5px 5px;
            width: 48%;
            height:fit-content;
            max-height:45%;
            margin-left: 50%;
	    margin-right: 0%;
	    margin-top:-400px;
                }