#attr-dark { background-image: url("../img/dark.webp"); }
#attr-light { background-image: url("../img/light.webp"); }
#attr-earth { background-image: url("../img/earth.webp"); }
#attr-water { background-image: url("../img/water.webp"); }
#attr-fire { background-image: url("../img/fire.webp"); }
#attr-wind { background-image: url("../img/wind.webp"); }
#attr-divine { background-image: url("../img/divine.webp"); }

#attr-magic { background-image: url("../img/magic.gif"); }
#attr-trap { background-image: url("../img/trap.gif"); }

#type-aqua { background-image: url("../img/aqua.webp"); }
#type-beast { background-image: url("../img/beast.webp"); }
#type-beast-warrior { background-image: url("../img/beast-warrior.webp"); }
#type-cyberse { background-image: url("../img/cyberse.webp"); }
#type-dinosaur { background-image: url("../img/dinosaur.webp"); }
#type-dragon { background-image: url("../img/dragon.webp"); }
#type-divine-beast { background-image: url("../img/divine-beast.webp"); }
#type-fairy { background-image: url("../img/fairy.webp"); }
#type-fiend { background-image: url("../img/fiend.webp"); }
#type-fish { background-image: url("../img/fish.webp"); }
#type-illusion { background-image: url("../img/illusion.webp"); }
#type-insect { background-image: url("../img/insect.webp"); }
#type-machine { background-image: url("../img/machine.webp"); }
#type-plant { background-image: url("../img/plant.webp"); }
#type-psychic { background-image: url("../img/psychic.webp"); }
#type-pyro { background-image: url("../img/pyro.webp"); }
#type-reptile { background-image: url("../img/reptile.webp"); }
#type-rock { background-image: url("../img/rock.webp"); }
#type-sea-serpent { background-image: url("../img/sea-serpent.webp"); }
#type-spellcaster { background-image: url("../img/spellcaster.webp"); }
#type-thunder { background-image: url("../img/thunder.webp"); }
#type-warrior { background-image: url("../img/warrior.webp"); }
#type-winged-beast { background-image: url("../img/winged-beast.webp"); }
#type-wyrm { background-image: url("../img/wyrm.webp"); }
#type-zombie { background-image: url("../img/zombie.webp"); }

#type-normal-nonmonster { background-image: url("../img/type-normal-nonmonster.webp"); }
#type-continuous { background-image: url("../img/type-continuous.webp"); }
#type-counter { background-image: url("../img/type-counter.webp"); }
#type-equip { background-image: url("../img/type-equip.webp"); }
#type-field { background-image: url("../img/type-field.webp"); }
#type-ritual { background-image: url("../img/type-ritual.webp"); }
#type-quick-play { background-image: url("../img/type-quick-play.webp"); }

#type-tuner { background-image: url("../img/type-tuner.webp"); }

#frame-normal { background-image: url("../img/frame-normal.gif"); }
#frame-effect { background-image: url("../img/frame-effect.gif"); }
#frame-fusion { background-image: url("../img/frame-fusion.gif"); }
#frame-ritual { background-image: url("../img/frame-ritual.gif"); }
#frame-synchro { background-image: url("../img/frame-synchro.gif"); }
#frame-magic { background-image: url("../img/frame-magic.gif"); }
#frame-trap { background-image: url("../img/frame-trap.gif"); }

#format-goat { background-image: url("../img/goat.gif"); }
#format-edison { background-image: url("../img/edison.gif"); }
#format-other { background-image: url("../img/other.gif"); }
#format-wanted { background-image: url("../img/wanted.gif"); }

#back-button { background-image: url("../img/back.gif"); }
#delete-button { background-image: url("../img/delete.gif"); }