.admintitle{
    background-color: #530602;
    color: #fff;
    margin-left: 50px;
    margin-right: 50px;
    height: 140px;
    line-height: 140px;
}


.dashboard{
    background-color: #1DEFEF;
    color:#000;
    margin-left:50px;
    margin-right: 50px;
    height: 165px;
    font-size: 25px;
    
}

/*input[type=checkbox] {width:5px; height:5px;}*/

body{
    background-color: antiquewhite;
}

form {
  text-align: center;
}
