#Button2{
    width: 40px;
}
.style1{
    height: 15px;
}
.w200{
    width: 200px;
}
.coltitle{
    text-align: right;
}
.login{
    background:url('/ftp/images/login.gif') repeat-x center center;
    width:50px;
    height:25px
}
body{
    color: rgb(0, 0, 0); 
    background-color: silver; 
    background: url('/ftp/images/bg2.jpg') ;
    background-position: center center;
}