body {
color:white;
background: #202020;
text-transform: lowercase;
}

a {
color: white;
}

audio {
background: #f3f3f3;
}

.contactInfoTop, .headerTop {
background: #282828;
}

.headerBottom {
background: #404040;
}

.text1, .info {
color: #a1a1a1;
background: #202020;
}

.left {
margin-bottom: 23px;
}

.left, .right {
background: #303030;
}

.right {
float: none;
width: initial;
height: initial;
}

.LeftHandUserInfo {
width: 95%;
}

.RightHandUserInfo {
width: 98%;
}