* {
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.header {
}
ul {
  list-style-type: none;
}
