

a.blog {
  color: silver;
}
#info a.cad:link {
  color: #00FF00;
  text-decoration: none;
}
#info a.cad:visited {
  color: #CC6633;
  text-decoration: none;
}
h1 {
  color: #FF6600;
  font-family: Trebuchet MS;
  font-size: 140%;
  font-style: normal;
  padding-left: 10px;
}
/* -------------------------------------- */
div.slide{
float: left;
margin-left: 10px;
padding-right: 10px;
   width: 460px;
height: 330px;
      .height: 290px;
   background-image: url(images/moonlight-1-web.jpg);
   background-repeat: no-repeat;
   text-align: left;
 }
 .slide img{

    width: 400px;
   height: 271px;
   text-align: center;
}
/* -------------------------------------- */
div.slide1{
float: left;
margin-left: 10px;
padding-right: 10px;
   width: 460px;
height: 330px;
.height: 290px;
   background-image: url(images/ml-4-web.jpg);
   background-repeat: no-repeat;
   text-align: left;
 }
 .slide1 img{

    width: 400px;
   height: 272px;
   text-align: center;
}
/* -------------------------------------- */
div.slidet{
float: left;
margin-left: 10px;
padding-left: 10px;

   width: 370px;
   height: 350px;
   text-align: left;
       line-height: 140%;
 }
 .slidet img{
    width: 370px;
   height: 20px;
   text-align: left;
}
/* -------------------------------------- */
/* -------------------------------------- */
 div.slidex{
float: left;
margin-left: 10px;
padding-top: 40px;
padding-right: 10px;
   width: 420px;
   height: 260px;

   text-align: left;

 }

/* -------------------------------------- */

#footer {
  margin-left: 0px;
  padding-left: 150px;
}

