/*
selector {
  property: value; 
  }
*/

body{
    background-color: #ADD8E6;
}
img{ 
    width:900px;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
 
}

body{
    text-align: center;
}

li{
    font-size:30px;
}

p1{
    font-size: 25px;
}

p2{
    font-size: 25px;
}

p3{
    font-size: 25px;
}

p25{
    font-size: 20px;
}