body{
    background-color: black;
    background-image: url(old-tv-icon-26.png);
    background-repeat: no-repeat;
    background-position: center;
     animation: color 1s ease;
}
p{
font: 20pt calibri;
    color: white;

}
b{
font: bold 20pt calibri;
    color: white;
}
h2{
font: bold 25pt calibri;
    color: white;
}
h1{
font: bold 25pt calibri;
    color: white;
}
#italic1{
font: italic bold 25pt calibri;
    color: white;
}
#aa{
font: 15pt	
}

#games{
position: RELATIVE;
left:1;
;
}
#music{
position: RELATIVE;
left:20;
}
#apps{
position: RELATIVE;
left:39;
}
@keyframes color{
    0%{
        background: #ffffff;
    }
}



/*vlada4tbt/
/dev/sda1
/AsafNet Technologies © 2021/




