

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-image: url(blackwhite.png);
	background-size:100%;
	font-family: Consolas,monaco; 



}

td{
text-align: center;
}



tr{
	background-position:center;
	background-repeat: no-repeat;
	background-image: url(blackwhite.png);
	background-size:100%;
	font-family: Consolas,monaco; 
	text-align: center;



}

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: 40px; 
	font-family: Consolas,monaco,monospace; 
color: black;
	text-align: center;
font-weight: normal; 
padding: 8px;
}

h3{
	padding-left: 650px;
	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{
	font-family: Consolas,monaco,monospace; 
	font-size: 20px;
	padding-left: 10px; 
		padding-right: 10px; 

}

p{
	text-align: top;
	font-size: 30px; 
	
}
ul{
	display: inline-block;
	text-align: center;
	font-size: 20px; 
}
li{
	
	text-align: left;
	font-size: 20px; 
}

