Data questa stringa di css è possibile fare il campo background trasparente oppure esiste un'istruzione diversa che io ignoro ?

codice:
input {color:#004CD6; font: 7.5pt verdana; font-weight: none;  background: #FFFFFF; }
select {color:#000000; font: 7.5pt verdana; font-weight: none;  background: #FFFFFF; }
textarea {color:#004CD6; font: 7.5pt verdana; font-weight: none;  background: #FFFFFF; }