body{
	background-image: url(Wide_lightning.jpg) ;
}
h1{
	color: white;
	text-align:center;
	border-style: dotted;
	border-radius:5px;
}
h2{
	text-align:center;
}
ul{
	text-align:center;
	list-style-type:none;
	margin: 0;
	padding: 0;
}
section {
	text-align:center;
}
header{
	font-size: 25px;
	color:white;
}
section {
		border-left: 6px solid red;
		background-color: lightgrey
		
}
h3{
		text-shadow: 10px;
		border-bottom-style: solid;
		border-bottom-color: black;
		border-radius: 20px;
		
}
h2{
color: white;	
}
#HTML {
	text-align:center;
}
footer{
	color: white;
}
article {
		text-align:center;
}
blockquote{
	text-align:center;
}
p{
	text-align:center;
}
