@charset "utf-8";
@import url("webfonts/Break/stylesheet.css");

.nomeartista h1 {
    font-family: Break;
    background-size: cover;
    color: #FF8AD6;
    margin-left: 2%;
    font-size: 300%;
    text-shadow: 0px 0px 1px #FF8AD6;
	text-decoration: none
}
.nomeartista h1 a {
    color: #FF8AD6;
    font-family: Break;
    line-height: 100%;
	text-decoration: none
}

body {

}
td footer h2 {
    font-family: Break;
    color: #FF8AD6;
    text-shadow: 0px 0 #FF8AD6;
    left: 0;
    bottom: 0;

	background-color: white
  width: 100%;
    text-align: center;
    float: right;
   
}
footer h2 a {
    color: #FF8AD6;
    text-shadow: 0px 0px 2px #FF8AD6;
    
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    background-color: white;
    float: right;
}

td main iframe {
    position: absolute;
}
