body{
	background-size:250px;
	background-color:grey
}
h1{
color:yellow;
text-align:center;
font-size:500%;
font-style:arial;
}
h2{
	color:yellow;
	text-align:center;
	font-size:200%;
}
h3{
	color:yellow;
	font-size:200%;
	
}
h4{
	font-size:200%;
	color:yellow;
}
h5{
	font-size:200%;
	color:yellow;
}
h6{
	font-size:200%;
	
}