body
{ background: url("../images/bg.png") repeat scroll 0 0%, url("../images/headerbg.png") repeat scroll left top rgba(0, 0, 0, 0); margin: 0;
padding: 0;
position: relative;
z-index: -1;
}
.cizgi
{
background-image: url("../images/headerbg.png");
float: left;
height: 25px;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 16;
}
width değerine illaki bi değer vermen gerekiyor. auto kullanıcaksan min-width:500px; gibi bir değer kesinkez bildirmen gerekiyor yoksa göremezsin hocam