﻿
	

	body{
		margin:0px;
		background-image:linear-gradient(140deg, #20365A, #62A6FF, #20365A);
		text-align:center;
	}


	.photo{
		max-width:100%;
		height:auto;
		margin-bottom:100px;
	}


	.photo_2{
		max-width:50%;
		height:auto;
	}


