.body
{
    background-image: url(../Texture/);   
}

.label
{
    font-family: Tahoma;
    font-size: 35px;
    color: #CC1B11;
    font-weight: bolder;
    font-style: inherit;
    font-variant: normal;
    text-transform: inherit;
    text-align: right;
}

.temp_label
{
    font-family: Tahoma;
    font-size: 18px;
    color: #1A77C4;
    text-align: center;
    font-weight: bold;
    //margin-left: 440px;
}


.tr_png
{ 
    behavior: url(App_Themes/Default/iepngfix.htc)
}


