body {
	background: #73b1d9;
	margin: 3em;
}

h1 {
	
	text-align: center;
	text-transform: capitalize;
}

h3 {  
	text-align: center;
}


#right_photo {
	float: right;
	width: 10em;
}

#left_photo {

    float: left
    width: 10em;
}

#stained_glass {

   margin-left: auto;
   margin-right: auto
}

#contact {
	clear: both;
}

img {
	border-color: white;
	border-style: solid;
	border-width: medium;
}
