/* style.css 
   Author: 
   Date: 
*/

#container-photo {
	background-image: url(img/DSC_0075.JPG);
	background-size: 100% 100%;
	background-repeat: no-repeat;

}
