body {
 margin: 0px;
 padding: 0px;
}

body.blue1 {
 background-color: #3679AD;
}

body.blue2 {
 background-color: #c5d8e7;
}