h1 {
  color: red;
}
.site{
	font-size:16px;
	font-weight:bold;
	color : red;
}
.image{
	text-align:center;
}

