body{
	background-color:#efe700;
}
h1{
	font-family:Courier New;
	text-align: center;
}
img{
	display:block;
	margin:auto;
	width:350px;
}