.buttonpost{
    width:100%;
    padding:4px;
    margin:4px;
}
.formbg{
    background-color: white;
    padding:4px;
    margin:4px;
}
.headerbg{
    font-size: 25px;
    text-align: center;
}
.btholder{
    font-size: 25px;;
}
.rdbutton{
    width:30px;
    height: 30px;
    padding:4px;
    margin:4px;
    float:right;
}
.pagedesign{
    background-color: aquamarine;
    position: absolute;
    margin-top:50px;
    margin-left:auto;
    margin-right:auto;
    width:60%;
    border-radius:.5em;
}