
#soundArea1{
	 position: absolute;
    height: 70%;
	width: 15%;
	left: 13.75%;
	top: 15%;
}
#soundArea2{
	 position: absolute;
    height: 70%;
	width: 15%;
	left: 42.5%;
	top: 15%;
}
#soundArea3{
	 position: absolute;
    height: 70%;
	width: 15%;
	left: 71.25%;
	top: 15%;
}
