@import url("global_styles.css");
/* only tweak the background images for tags here */
html {

}

body {
background:url(../imgs/bg.jpg) repeat;
}