body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../img/grass2.png);
	background-color: #5FC43C;
}
.mydiv {
	width: 500px;
	height: 400px;
	border: thick dashed #FFF;
}

h1 {
	font-size: 24px;
}
