about the "contact with email address" issue you can do this... <div id="contactinfo"> <p class="contact"><span class="contactxt"><strong>Contact: </strong><em><a href="mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</a> </em></span></p> </div>
and then set a padding on the p element, something like this p.contact{padding-top: 10px;} Nina van der Zwan ----- Original Message ---- From: Christopher <[EMAIL PROTECTED]> To: css-d@lists.css-discuss.org Sent: Wednesday, July 23, 2008 5:35:20 AM Subject: [css-d] classes moving I'm having a problem, when I move the <about me class> it also moves the paragraphs below it which I don't want to occur. If you look at the page you'll see the "about me" and then the paragraphs when I move the "about me" text the paragraphs move too. Also I'm trying to get the "contact with email address" and the words "main" to move down a few pixels correct me if I just need to make my pixel numbers higher but when I adjust the margins they don't move down. http://www.walkfar.ca/test/productionsite9.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/ ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ List policies -- http://css-discuss.org/policies.html Supported by evolt.org -- http://www.evolt.org/help_support_evolt/