body {
	background-image: url('dirt.png');
	color: #FEFEFE;
}

.potatoes {
	background-image: url('potatoes.png');
	background-size: cover;
	border-radius: 50px;
	font-weight:bold;
	margin: 80px 60px !important;
}

img.brandmark {
    max-height: 90px;
    max-width: 90%;
}
