img{
    width:400px;
	border-radius: 30px;
}
body{
	text-align: center;
	font-family: Georgia, 'Times New Roman', Times, serif;
	background-color: blue;
	color: white;
}
