hello there please help me im having problem with my css specialy with these codes
body {background: url(./images/bg-body.gif) repeat center;
color: #80662b;
font-family: 'AndikaRegular';
font-size: 14px;
margin: 0;
min-width: 950px;
padding: 0;
overflow:scroll;}
if i put these code separate with my php file it wont work. all images i used was working except the backround. can someone help me please.