
I would like to make my community look similar but I have two problems. I would like to adjust the width of the layout and also bring the header down so that the navigation strip at the top does not cut it off.

I currently have the following Custom CSS in the "customize journal style - custom css box" for my community.
body {
margin-top: 370px !important;
}
body {
background-color: #999999 !important;
background-image: url("http://pics.livejournal.com/prophcygrl/pic/0002x7td") !important;
background-repeat: no-repeat !important;
background-attachment: scroll !important;
background-position: top !important;
}
Is there some coding I can add to the end of that to fix the two above mentioned problems?
Any help would be greatly appreciated. Cheers.