You can make CSS work much easier for yourself by using the Firefox browser with the Firebug addon.
You should create a Child theme to make your changes. If you do not, all of your changes will be lost if you update your theme.
Try adding this to the end of your child theme's style.css:
#content-full { margin-top: 0; }