Sorry to be so lame. I’m new at this. Below is what I think is the applicable html and css code:
[Code moderated as per the Forum Rules. Please use the pastebin or post small code snippets between backticks.]
——————————-
div.menu,
#colophon,
#branding,
#main,
#wrapper {
margin: 0 auto;
width: 940px;
}
——————————–