@import url("global_styles.css");
body {
background-image:url(../images/bg.gif);
background-repeat:repeat;
background-color: #000099;
}


