.a {
    background: none
}
.b {
    background: none center
}
.c {
    background: url("test.png") transparent none repeat scroll
}
