



header{
text-align:center;
}


body {
background-color: black;
color:white;
}

h1 {
text-align:center; 
color:magenta; 
font-family:Times new Roman, serif;
font-size: 98px;
}

h2 {
text-align:left; 
color:magenta; 
font-family:Times new Roman, serif;
font-size: 48px;
}

h3 {
text-align:left; 
color:yellow; 
font-family:Times new Roman, serif;
font-size: 48px;
}



p{
text-align: left; 
color:white;
font-family:Tahoma,serif;
font-size: 18px;
}

nav  {
text-align: left; 
color:purple; 
font-family:calibri; 
font-size:60px;

}
li{
text-align: left;
color: yellow;
font-family:Times New Roman,serif;
font-size:60px;
}
nav a{
color:cyan;
font-size:48px;
font-family:Tahoma, serif;
}

.song-cover{
width: 300px;
height:auto;

}

