div{
	width: 450px;
	margin: 15px;
	padding: 10px 20px;
	border: 5px solid #267445;
	background-color: #ccc;
}
div h1{
	color: #267445;
}
