body {
	background-image: url("https://a70thvets.com/Images/sbg1.gif");
	background-repeat: repeat;
    margin: 0;
   	padding: 0;
	font-size: 25px;
}

.container {
    max-width: 800px;
    margin: 0 auto;
    padding: 20px;
}

.centered-image {
    display: block;
    margin: 0 auto;
}

.footer {
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: row;
	padding: 20px;
	text-align: center;
}

.thenimage {
	display: flex;
    align-items: center;
    justify-content: center;
	flex-direction: row;
	padding: 20px;
	text-align: center;
}

.obitblock {
	background-color: white;
	font-family: 'Roboto', sans-serif;
	margin: 0 auto;
	padding: 20px;
}

h1 {
	color: white;
	font-family: 'Dancing Script', cursive;
	text-align: center;
	font-size: 50px;
}

h2 {
	color: white;
	font-family: 'Dancing Script', cursive;
	text-align: center;
	font-size: 30px;
}

h3 {
	color: white;
	font-family: 'Roboto', sans-serif;
	text-align: center;
	font-size: 20px;