@import url("/styles/global_styles.css");
@import url("/styles/Glasrud.css");
/* only tweak the background images for tags here */
html {

}

body {
	background-position:top;
	background-repeat:repeat;
	/*background-image: url(/Images/background.jpg);*/
	background-color:#90B4A6;
}


