Что здесь не так? Почему картинка не выводится на фон? В папке images есть такая с таким же расширением.
input, textarea, select { background-color: #d6cb94; border: 2px solid #183408; color: #214900; margin: 1px 0; }
input:focus, textarea:focus { background: #18aeef; border: 1px solid #18aeef; }
input[type="submit"] { ul {
background-image : url(images/input.png);
background-repeat : repeat-x;
background-position : 50% top;
padding: 3px 8px; }
input[type="file"] { margin: 2px 0; }
margin : 0;
padding-left : 20px;
}