/* CSS file for sallygreen.uk */

body {
  background-color: #AEB6BF;
  font-family: Candara, sans-serif;
  font-size: 26px;
  color: #154360;
  text-align: center;
  list-style: none;
}
h1 {
  color: #154360;
  list-style: none;
}
h2 {
  color: #154360;
  list-style: none;
}
h3 {
  color: #154360;
  list-style: none;
}
h4 {
  color: #154360;
  list-style: none;
}
p {
  color: #212F3D;
  list-style: none;
  margin: 10%;
}