p#p1 { background : mistyrose ; padding : 2px; width : 670px; border : 1px solid red ; position : relative; left : 380px;}
p#p2 { background : aliceblue ; padding : 2px; width : 570px; border : 1px solid blue ; position : relative; left : 480px;}
p#p3 {background : aliceblue ; padding : 2px; width : 390px; border : 1px solid blue ; position : relative; left : 660px; top : -70px;}
//table#data { width : 150px; border : 1px solid blue; position :relative ; left : -500px; }
// table#data th , td { border : 1px solid green ; }
// table#data2 { width : 250px; border : 1px solid blue; position :relative ; left : 400px; top : -100px; }
// table#data2 th , td { border : 1px solid green ; }

#r {color : red ; font-weight : bold ; }
.pcoord { color : blue ; font-weight : bold ; }
#svgDoc { position: relative ; left : -50px; top : -290px;}