your bg image are missing (........com/img/bac.jpg)
put back that image in the folder... and check on your css code
Quote:
body {
margin: auto;
background: transparent url(img/bac.jpg) repeat scroll center;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: 1.4em;
color: #000000;
font-family: verdana;
font-size: small;
}
|