.level-table {
    width: 100%;
    border-collapse: collapse;
    background-color: #e7ffd1;
}

.level-image {
    width: 320px;
    vertical-align: top;
}

.level-image img {
    display: block;
    width: 320px;
    max-width: 100%;
    height: auto;
}

.level-text {
    vertical-align: top;
    padding: 10px;
	text-align: left;
}

.level-text h3 {
    margin-top: 0;
}

body{
	background: #b0c890;
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(blackwhite.png);
	background-size:100%;
	font-family: Consolas,monaco; 


}

table{


	

	background-position:center;
	background-repeat: no-repeat;

	background-size:100%;
	font-family: Consolas,monaco; 



}

td{
text-align: center;

}



tr{
	background-position:center;
	background-repeat: no-repeat;
	
	background-size:100%;
	font-family: Consolas,monaco; 
	text-align: center;
	font-size: 20px; 



}

header{
	font-family: Consolas,monaco,monospace; 
	width: 200px;
	color: black;
	display: inline;

	background-size: 200px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 50px;
	top: 200px;

}

ol{
	font-family: Consolas,monaco,monospace; 
	background-color: black;
	background-position: center;
	background-size: 100px;
	font-size:  15px;
	display: inline;
	top: 200px;
}



figcaption{
font-size: 19px;	
justify-content: center;
}

h1{
	font-size: 60px; 
	font-family: Consolas,monaco,monospace; 
	color: #f9ffd3;
background: linear-gradient(0deg,rgba(92, 116, 61, 1) 0%, rgba(56, 74, 31, 1) 100%);
	text-align: center;
font-weight: normal; 
padding: 8px;
position: static;
}

h2{
	font-size: 60px; 
	font-family: Consolas,monaco,monospace; 
color: #86bc51;
	text-align: center;
font-weight: normal; 
padding: 8px;
}

h3{
	
	font-family: Consolas,monaco,monospace; 

}

h4{
	background-color: purple;
}

h5{
	padding-left: 650px;
	font-family: Consolas,monaco,monospace; 
size: 30%;
}

h6{
	
	background-color: purple;
	font-family: Consolas,monaco,monospace; 
	color: purple;
	border-color: purple;
	border-width: thin;
	border-style: solid;
	background-color: black;
}

figure{
	border-color: purple;
	font-family: Consolas,monaco,monospace; 
	border-width: thick;
	color: purple;
}

article{
	font-family: Consolas,monaco,monospace; 
	color: purple;
	border-color: blue;
	border-width: thin;
	border-style: solid;
	background-color: black;
}



p{
	text-align: left;
	font-size: 20px; 
}
ul{
	display: inline-block;
	text-align: center;
	font-size: 20px; 
}
li{
	
	text-align: left;
	font-size: 20px; 
}