@charset "utf-8";
/* CSS Document */

body {background-color: #D1E7E7;
  font-family: Arial, sans-serif;}

h1 {background-color: #165b62;
  color: white;
  text-align: center;
  text-transform: uppercase;
  font-size: 36px;
  font-family: 'Roboto', sans-serif;}

h2, h3 {background-color: #a3c1ad;
  color: #333;
  font-family: 'Roboto', sans-serif;}

p {font-size: 16px;
  line-height: 1.6;
  margin-left: 20px;
  font-family: Verdana, sans-serif;}

li {margin-bottom: 10px;}

footer {text-align: center;
  padding: 10px;
  color: white;
  background-color: #444;}

.highlight {background-color: yellow;
  font-weight: bold;}

nav a {color: #165B62;
  font-style: italic;}

h3, footer {color: #0D444A;
  font-family: 'Roboto', sans-serif;}


body {font-family: 'Roboto', sans-serif;}

ol li {color: #165b62;
  font-style: italic;}