@import url("tabs.css");
@import url("menu.css");

body {
  text-align: justify;
  background-color: #ffffcc;
  color: #cc0000;
  margin-top: 0px;
  margin-right: 15px;
  margin-left: 0px;
  margin-bottom: 0px;
  font-family: arial, helvetica, sans-serif;
  background-image: none;
}