body{
 font-size: 10px;
 background-color: #ffffff;
 font-family: Verdana, Arial, Sans-Serif;
}

H1{
 margin: 0px;
 color: #777777;
 font-size: 10px;
 letter-spacing: 3px;
}

H2{
 margin: 0px;
 color: #b7b7b7;
 font-weight: bold;
 font-size: 13px;
 letter-spacing: 1px;
}

.title{
 padding-top: 210px;
 text-align: center;
 color: #8d8c8c;
 font-weight: bold;
 font-size: 12px;
}

.announse{
 padding-top: 10px;
 text-align: center;
 color: #8d8c8c;
 font-size: 12px;
 line-height: 17px;
}

.weather{
 color: #777777;
 font-size: 13px;
 font-weight: bold;
}

.ww{
 color: #a2a2a2;
 text-decoration: underline;
 font-size: 12px;
}

.info{
 width: 600px;
}

.info, .info p{
 font-size: 10px;
 color: #8d8c8c;
 text-align: justify;
}

.info p{
 margin: 5 0 0 0;
}