@charset "utf-8";
/* CSS Document */

/* Only for recipes.html */

.recipe-photo {width: 180px;
                height: 190px;
				float: right;
				border: 3px solid #C3CDC9;
				margin:1em;
				margin-left: 2em;}


