Oh thank you! That worked perfectly! For anyone else with this problem- this is where I input the code in my css stylesheet:
/* ——————-
Main Structure
——————- */
#frame {
width: 827px;
text-align: left;
margin: 0 auto;
}
#middle {
overflow: auto;
width: 100%;
margin:0 auto;
background-color:#DFF2FF;