Ok, so I am trying to access www.somewebsite.com/admin.php, and admin.php being the file that is giving me problems. Along with that file is: admin.php, poll.php, ip.txt, and poll.txt.
Here is the admin.php file -->http://shrib.com/20100902010122
Here is my poll.php file -->...
This is my html code
<DIV id="top_gradient"> </DIV>
<DIV id="top_image"> </DIV>
and this is my css
div#top_image { width: 100%; position: relative;
margin: -5em -5em 0 -5em; padding: 0 5em;
height: 100px;
background-image: url('../images/dandy.jpg');
background-position: 0px -45px;
z-index...