h1 { color: red; }

   .home {
  background-color:  rgb(255, 255, 160);
  }
  
   .home01 {
  background-color:  rgb(255, 255, 160);
  width: 864px;
}

 a:link { color: #0000FF ; }
 a:visited { color: #00CCFF ; }
 
    .tabl01
    table{
    width: 864px;
    margin: auto;
} 

.boxl{
  float: left;
  width: 150px;
  height: 150px;
  margin-right: 30px;
}
