div {
 text-align:center;/*文字をセンターに表示*/
 Border:none;

 }
#sample1{
  margin-right:auto;/*ボックスの左右マージンAUTO*/
  margin-left:auto
  }