(Go to the top right of the admin control panel when logged in as host / admin and click on wizard)
.WizardBody
The main content section of the wizard. Use the padding to move the content away from the edges of the table.
.WizardBody
{
padding-right: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-top: 20px;
height: 325px;
background-color: yellow;
}