/*стилі параграфа*/

#zal {
  font-weight: 800;
  font-style: italic;
}

.par {

  font-family:  Roboto;
  color: blue;
  text-align: center;
  font-weight: 800;
}

.red {
  color: red;
}
.fontfc {
  font-size: large;
}
.bcgreen {
  background-color: green;
}
#frv {

}