This is what is currently showing on your page,
Code:
.body_wrapper {
background: none repeat scroll 0 0 #FFFFFF;
border-radius: 5px;
margin-left: 295px;
max-width: 1188px;
padding: 10px 20px;
}
If you added it to the
bottom of your additional.css template. I would be seeing the CSS code I gave you. You may have an error in your CSS, so it is ignoring the block of CSS I gave you.