header {
background-color:#ABF2DC;
text-align:center;
}
button {
background-color:#539D86
}

body {
background-color:#ADD8E6
}

table {
background-color:#5FBDDC
}

img {
  filter: sepia(100%) 
}
