#p1{
    position: relative;
    left: 10px;
    top: -120px;
}
#p2{
    position: relative;
    right: 10px;
    top: -120px;
}


