body {color:black;}
p {font-size: 2em;}
body
{
  background: url("https://previews.123rf.com/images/retroclipart/retroclipart1405/retroclipart140505676/28343703-printing-press.jpg"); 
  background-position: top;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.content{
  font-family: "Brush Script MT";
}
p {
  font-family: "Brush Script MT";
}