
body{
    background-image: url("recipeicecream.png");
}

table{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	background-color: white;
}

.recipelinks{
	text-align: left;
	margin-right:400px;

}

img{
	border-radius: 8px;
}