@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;
    position: fixed;
    left: 0;
    bottom: 0;
    text-align: left;
    background-color: #FFFFFF;
    float: right;
	

 
   
}
footer h2 a {
    color: #60EFEC;
    text-shadow: 0px 0px 0 #FF8AD6;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
	height: 300;
	text-align: right;
   
    background-color: #FFFFFF;
    font-family: Break;
    font-size: x-large;
    vertical-align: text-bottom;
   
}

td main iframe {
    position: absolute;
}
