#initial{
    position: absolute;
    top:40px;
left:100px;
}

#acidT{
    position: absolute;
    top:170px;
left:754px;

}
#curveA{
    position: absolute;
    top:195px;
left:754px;
cursor: pointer;
}
#baseT{
    position: absolute;
    top:250px;
left:754px;
}
#curveB{
    position: absolute;
    top:275px;
left:754px;
cursor: pointer;
}
#indicatorT{
    position: absolute;
    top:330px;
left:754px;
}
#acidM{
    position: absolute;
    top:360px;
left:754px;
cursor: pointer;
}
#baseM{
    position: absolute;
    top:383px;
left:754px;
cursor: pointer;
}
#titrationT{
    position: absolute;
    top:430px;
left:754px;
}
#acidTr{
    position: absolute;
    top:455px;
left:754px;
cursor: pointer;
}
#baseTr{
    position: absolute;
    top:480px;
left:754px;
cursor: pointer;
}
#ecercise{
    position: absolute;
    top:530px;
left:754px;
}
#exAcid{
    position: absolute;
    top:557px;
left:754px;
cursor: pointer;
}
#exBase{
    position: absolute;
    top:582px;
left:754px;
cursor: pointer;
}
#production{
    position: absolute;
    top:620px;
left:404px;
cursor: pointer;
}

 