@CHARSET "UTF-8";
input[type=text],input[type=password]{
    height:28px;
}

#mainContent{
    margin-top:100px;
}