.container {
	border-top:          solid black 1px;
	border-left:         solid black 1px;
	border-right:        solid black 2px;
	border-bottom:       solid black 2px;
	background-color:    #dedede;
	margin-right:        auto;
	margin-left:         auto;
	width:               740px;
}
	
h1 {
	color: black;
	size: 2.1em;
	text-align: center;
}
img {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 20px;
}
