body{
  background-color:lightblue;
} 
p {
  color: navy;
} p
h1 {
  font-weight: bold;}
h1{
  color:white
}
li{
  color: navy
}
h4{
  color: navy
}

html{
  border-style: dotted
}
html{
  border-color: navy
}
html{
  border-bottom-color: white
}
html{
  border-bottom-style: dashed
}
img{
  box-sizing: padding-box
}

a{
  color: white
}

  
    
    
    
  