
body{
	background: url("https://s3.amazonaws.com/savanah7.com/Wallpaper.jpg");
}

.main{
	height: 200px;
	width: 520px;
	border-radius: 8px;
	background: white;
	margin: auto;
	left: 0;
	right: 0;
	margin-top: 50px;
}

.info{
	color: rgb(12, 121, 148);
	text-align: center;
	padding-top: 30px;
	font-family: Helvetica;
	font-size: 16px;
	padding-left: 50px;
	padding-right: 50px;
}

.info1{
	color: rgb(12, 121, 148);
	text-align: center;
	font-family: Helvetica;
	font-size: 16px;
}

.info2{
	color: black;
	text-align: center;
	font-family: Helvetica;
	font-size: 12px;
	margin-top: 300px;
}

.image2 img{
	height: 20px;
	padding-top: 10px;
}