
body {
    background-color: antiquewhite;
    margin: 25px;
    padding: 10px;
    border: 0px groove rgba(0,0,0,0.00);
    border-thickness: 5px;
    font-family: "Hoefler Text", "Liberation Serif", "Times New Roman", serif;
	font-size: 20px
    border-collapse: separate;
    text-align: center;
    background-size: 5% auto;
    background-position: 0em 0%;
    color: rgba(57,4,248,1.00);
    font-weight: bolder;
    /* [disabled]clear: none; */
    right: auto;
    line-height: 1.5;
}



h1 {
    font-size: 90px;
    text-shadow: 0px 0px rgba(61,39,39,0.00);
    text-align: center;
    font-weight: bold;
    color: rgba(4,4,4,1.00);
    font-style: normal;
    opacity: 0.87;
}

h2 {
	font-size: 50px; 
	text-shadow: 0px 0px rgba(61,39,39,0.00);
    text-align: center;
    font-weight: bold;
    color: blue;
    font-style: normal;
    opacity: 0.87;
	
}


.box-1 {
    font-alien: center;
    font-size: 20px;
    font-family: "sans-serif", "Franklin Gothic Bold", "Arial Black";
    padding-left: 15px;
    background-color: #504343;
    width: 80%;
    margin: 20px 20px;
    border-width: 5px;
    border-style: solid;
    border-color: #F90206;
    color: black;
    padding-top: 0px;
}

.Meet {border-radius: 30px;
	
}

.Click { border:35px solid red;
	border-radius: 30px;
 
}
.Welcome
{ border:35px solid Gray;
	border-radius: 30px;
    padding:20px;
}


.Paypal {
	
	 border:35px solid Green;
	border-radius: 30px;
}

.Check{
	 border:35px solid Green;
	border-radius: 30px;
}

.box-1 h2 {
    font-align: center;
    margin-left: 0px;
    padding-left: 90px;

}
.container1 {
    width: 80%;
    margin: auto;
    background-color: gray;
    border: solid;
    padding-bottom: 0px;
    padding-top: 6px;
    top: 0px;
}


.Scripture {
	text-emphasis-style:double;
	text-emphasis-color: burlywood;
	text-size:60px;
	
}

.alan {
    margin: 50px;
    padding: 143px;
    font-size: 50px;
    font-shadow: 1000px 1200px;
    color: #5F031C;
    text-shadow: 0px 0px rgba(125,74,74,1.00);
}


header {
	 border:35px solid black;
	border-radius: 30px;
}
img {
	border: 45px solid;
	border-color: blue;
	height: 400px;
	width: 500px;
	margin: 30px;
	border-radius: 60px;
}
  
