.headerTop {
 background: rgba(255,0,255)
}
.headerBottom {
 color: #6495ED;
 background: rgba(255,0,255)
}
body { 
 color: #6495ED;
 background-image: url("https://cdn.discordapp.com/attachments/820119042849243158/906006896526393364/DaftPunk.gif");
 background-color: white;
 background-size: 1950px 1000px;
 background-repeat: no-repeat;
 text-align: center;
}
.info {
 color: #6495ED;
 background: rgba(255,0,255,0.5)
}
.text1 {
 color: #6495ED;
 text-align: center;
}
.RightHandUserInfo {
 background: rgba(255,0,255,0);
}