main 
{
   background-image: none;
}

#scrollList 
{
   width: 100%;
}

h2#coverText 
{
   width: 50%;
}

.listOption 
{
   background-color: #282828;
   height: 275px;
}

.button-container 
{
   text-align: center;
}

button 
{
   border-radius: 0px;
   background-color: #747474;
   border-color: #282828;
}

