#background {
    background-color:wheat;

}

#hiddenContent {
    display: none;
}


#title {
    width: 80%;
    text-align: center ;
    margin-right: auto;
    margin-left: auto;
border: double;
}
