Here is the link to the problem >> http://vubscs.tk/Forum-C-Lectures
background in IE8 is repeating but it is working fine in FF, Chrome and Opera, I even use, background:url() no-repeat;
Here is the screen shot in IE 8

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You’re not properly closing your form that is enclosing the
vpassmaindiv. Properly encapsulate that form and it should work fine.This is how it looks now:
Fixed version