
/* It is actually better to merge all .css files into one, otherwise calling all of the .css files together can get messy really fast... */


/* Background Elements */

body {background-repeat: repeat-x; background-image: url("/images/background/bgElement1.png"); background-size: auto; background-color: #FDEA9C}