.container
{
background:black;
text-align:center;
max-width:500px;
padding:10px 0px 0px 0px;
}
.banner
{
width:500px;
height:80px;
}

.text-container
{
min-width:430px;
max-width:430px;
padding:10px 35px 0px 35px;
text-align:center;
}

.text0
{
font-family:Tahoma;
font-size: 16px;
font-weight:bold;
color:#c901f9;
}

.text1
{
font-family:Tahoma;
font-size: 14px;
color:white;
}

.text2
{
font-family:Tahoma;
font-size: 14px;
color:#faff5b;
}

.text3
{
font-family:Tahoma;
font-size:14px;
color:#CCCCCC;
text-decoration:none;
}

.overlappic
{
position:absolute;
width:250px;
height:210px;
z-index:3;
left: 330px;
top: 830px;"
}


.text4
{
font-family:Tahoma;
font-size:14px;
color:red;
text-decoration:underline;
}






