.container
{
background:white;
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;
text-decoration:underline;
color:red;
}

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


.text3
{
font-family:Tahoma;
font-size: 14px;
color:#666666;
}







