body { 
background-color:EAFC90;
text-align:center; 
}

p {
	font-size: 25px;
}

img {
	border-radius: 50px;
	width: 450px;
	height: 450px;
}



video {
	border-radius: 50px;  width: 450px;
	height: 250px;
}

h2 { 
color: white;
text-align:center;
background-color: black;
}

.btns{
	justify-content:center;  
}


.btn {
	font-size: 25px;
	padding:10px 20px;
	color:white;
	text-decoration:none;
	border-radius:5px;
	text-align:center;
	background-color:204245;
	
}


.btn1 {
	font-size: 25px;
	padding:10px 20px;
	color:white;
	text-decoration:none;
	border-radius:5px;
	text-align:center;
	background-color:204245;
	
}




.btn2 {
	font-size: 25px;
	padding:10px 20px;
	color:white;
	text-decoration:none;
	border-radius:5px;
	text-align:center;
	background-color:204245;
	
}


.btn3 {
	font-size: 25px;
	padding:10px 20px;
	color:white;
	text-decoration:none;
	border-radius:5px;
	text-align:center;
	background-color:452020;
	
}










hr {
	margin-top:20px;
	
}



















