.header{
    background-color: #eee;
    height: 50px;
    width: 100%;
}
.head{
    font-size: x-large;
}

table tr th,tr{
    border: 1px solid #eee;
    font-size: small;
}