header
{
text-align: center;
z-index: 5;
position: relative;
width: 100%;
position: fixed;
background-color: black;
height: 25px;
left: 0px;

}


.fisico
{
	font-family: 'Arimo', sans-serif;
	color: black;
	}
	
p:hover
{
font-family: 'Arimo', sans-serif;
color: blue;}	
	
.capa
{
border-radius: 150px;
width: 200px;
position: relative;
z-index: 4;
top: 29px;
}

.YTFRAME
{
width: 346px;
HEIGHT: 250PX;
position: relative;
z-index: 4;
top: 27px;
}


.blurbg
{
 position: fixed;
  left: -2%;
  TOP: -20%;
  z-index: 1;
  display: block;
  background-size: cover;
  background-repeat: no-repeat;
  width: 105%;
  height: 145%;
  filter: blur(15px) brightness(55%);
  background-position: center;
}

.spotifyplayer
{
width: 346px;
z-index: 4;
position: relative;
margin: auto;
height: 75px;
}

body
{
position: static;
top: 25px;
width: 350px;
margin: auto;
text-align: center;

}

.stores
{
width: 350px;
height: 45px;
text-align: center;
border: 1px solid black;
background-color: white;
z-index: 4;
position: relative;
}

.storeslogo
{
width: 75px;
margin: 10px;
}

.storeslogo:hover
{
width: 75px;
margin: 10px;
filter: brightness(130%);
}


footer
{
width: 350px;
text-align: center;
height: 25px;
z-index: 3;
position: absolute;
bottom: 42px;
COLOR: WHITE;
FONT-SIZE: 10PX;
font-family: 'Pompiere', cursive;
line-height: 23px;
}

.sociais
{
position: relative;
z-index: 4;
text-align: right;
height: 35px;
margin: 11px;
}

.sociais:hover
{
position: relative;
z-index: 4;
margin: 11px;
text-align: right;
filter: brightness(120%);
}