     *{
       margin: 0;
       padding: 0;
     }

     A{
       border-style: none;
       COLOR: #000;
       text-decoration: none;
     }

     body{
       COLOR: #eee;
       font: bold 25px Verdana, sans-serif;
       text-align: center;
	   background: #c0c0c0;
     }

     .baby{
       line-height: 55px;
	   background: #c0c0c0;
     }

     .btm{
       COLOR: #DCDCDC;
       font-size: 14px;
       margin: 60px 0 30px 0;
     }

     .btm a{
       COLOR: #DCDCDC;
     }

     .home{
       font: 40px Verdana, sans-serif;
       padding: 100px 0 20px 0;
	   color: #DCDCDC;
     }
	 .home a{color: #DCDCDC;}

     .line {
       margin: 0 0 50px 0;
     }
     .lineb {
       margin: 50px 0 50px 0;
     }

     a:hover{
       text-decoration: none;
     }