h1{
color:red;
text-align:center;
font-style:italic;
background-color:;
}

a:link{
color:red;
}
a:visited{
color:red;
}

a:hover{
color:yellow;
}

body{
     background-image:url("https://www.ariase.com/uploads/media/blog/0001/17/thumb_16952_blog_big.jpeg");
	 background-size: 3000px;
}


 
h1{
color:red;
text-align:center;
font-size:400%;
font-style:arial;
}

h2{
    color:black;
    text-align:center;
    font-size:200%;
}

h3{
color:black;
text-align:center;
font-size:200%;
font-style:arial;
}

h4{
    color:black;
    font-size:150%;
	font-style:arial;
}

