I am trying to make it so the images stay in the same position as the page changes, I know it's simple but I just can't seem to figure it out. Thanks, Adam.http://aginther14.interactivedesignlab.com/index.html\[code\]<div id="socialnetworks"><a href="http://www.linkedin.com/profile/view?id=215921152" target="_blank"><img src="http://stackoverflow.com/questions/13835080/images/linkedin.png" width="40px" height="40px" alt="linkedin"></a><a href="http://www.facebook.com/whoisthecoolestpersonalive" target="_blank"><img src="http://stackoverflow.com/questions/13835080/images/facebook.png" width="40px" height="40px" alt="facebook" ></a><a href="https://twitter.com/GintherTheGreat" target="_blank" alt="twitter"><img src="http://stackoverflow.com/questions/13835080/images/twitter.png" width="40px" height="40px"></a></div>#socialnetworks { padding-left: 16px;}}\[/code\]http://aginther14.interactivedesignlab.com/index.html