
img {
  display: none;
}

body{
	font-family: Century Gothic;
	font-size : 13px;
	text-align: center;
	background-color : khaki;
}

h1{
color: #0000FF;
}
