@import url("global_styles.css");
@import url("deflecktor.css");
/* only tweak the background images for tags here */
html {

}

body {
	background-repeat:repeat;
	background-color: #000000;
}


