
.Caption {

 font-family: Arial;

 font-weight: bold;

 font-color: #123456;

 text-align: center;

 background-color:#fedcba;

 width:800;

}

#slide{ width:600px; height:308px; border:none; padding:0; margin:0; }

#divslide{

 width:468px;

 height:60px;

} 
