.home1 {

   position:relative;
   height:100px;
   width:250px;
   background-color:#ffffff;
   border-style: solid;
   border-color: #000000;
   padding:4px;   

}

.mainTable {

   border-top:3px solid blue;
   border-bottm:3px solid blue;



}