table, th{
    border: 1px solid;
}

input[type="submit"]{
    color: white;
    background-color: rgb(51, 153, 255);
    font-size: 16px;
}

#top{
    margin-bottom: 30px;
}

#main{
    margin-bottom: 30px;
}