#box{
/*background:orange;*/
     font-size:10px;
     color:#000000;
     position:absolute;
top:580px;
left:720px;
height:30px;
width:300px;
}

#box2{
     /*background:darkcyan;*/
     font-size:9px;
     color:#000000;
     position:absolute;
     top:300px;
     left:280px;
     height:267px;
     width:400px;
}


#box3{
/*background:orange;*/
     font-size:10px;
     color:#000000;
     position:absolute;
top:410px;
left:720px;
height:220px;
width:300px;
}

