@import url(../../resources/style.css);
/* Style for LEGO pages */
body {
  background-image: url(background.gif);
  background-color: white;
  color: black;
}

#lugnetbadge {
  border: none;
  float: right;
}
