#mainBody
{
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center; 
    background-size: cover;
    height: 100%;
}

#refuse, #answer
{
    width: 60px;
}
