p  {
    

font-size: 30px;
font-weight: 1000;
color:lightyellow;
}

h1 { 
  
  font-size: 50px;
  color: yellow;
}

p1 {
    color: turquoise;
    font-size: 25px;
}

p2 { color:turquoise;
font-size: 25px;
}
h2 { color:skyblue ;
font-size: 25px;
}
p4 { font-size: 25px;
color: turquoise; } 
h3 { font-size: 30px;
     color: skyblue;
} 
h4 { font-size: 30px;
color: skyblue;
}

p5 { font-size: 25px;
color: turquoise; }
p6 { font-size: 25px;
color: turquoise;
}

p3 { font-size: 20px;
color: turquoise;
}

a { color: royalblue;