h1 {
	background-color:red;
	color:white;
	text-align:center;
}
canvas{
	width:650px;
	height:450px;
	border-style: solid;
	border-width: 1pt;
}
img{
	width:300px;
}
