h1 {
  font-family: monospace;
  font-size: 60px;
  font-weight: bold;
  color: black;
}
body {
background-image: url('chinas.jpg');
  background-size: cover;
  }
a {
	font-size: 18px;
	font-family: monospace;
}
H4 {
	font-family:monospace
	color: black;
}
h2 {
	font-size: 40px;
	font-family: monospace;
	font-weight: bold;
}
p {
	font-family: monospace;
	font-size: 20px;
	opacity: 0,7;
	
}