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.robotina.us/__export/1656692455600/sites/debate/img/2022/07/01/motorola.jpg_1902800913.jpg");
	 background-size: 2100px;
	 background-color:#000000;
}


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

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

h3{
    color:yellow;
    font-size:150%;
}