 .divstyle{position:absolute;
           border:2px black;
           width:150;
           top:0;
           left:0;
           }

 .pstyletitle{postion:absolute;
              background:red;
              color:black;
              font-size:100%;
              font-family:verdana;
              
              heigth:50px;}

 .pstylebody{postion:absolute;
             background:black;
              font-size:100%;
              font-family:verdana;}