body {
    background-color: #FFFFFF;
    color: #ACACAC;
    text-align: center;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

.container {
    width:400px;
}

#good_news {
    margin-left: 20px;
    background: url("../img/pc.jpg") no-repeat 0px 20px;
    font-weight: normal;
    font-size: 40pt;
    color: #B8BDBF;
    padding-left: 50px;

}

#divider {
    height: 38px;
    background: url("../img/filetto.jpg") no-repeat;
    background-position: center;
}

#stay_tuned, #contact_us {
    font-size: 13pt;
    color: #B8BDBF;
}


#mail_us a, #mail_us a:hover, #mail_us a:visited {
    font-weight: normal;
    color: #A9CD35;
}


#coming_soon_block {
    margin-top: 60px;
    margin-bottom: 60px;

    
}


#contact_us_block {
    margin-bottom: 60px;
    margin-top: 60px;
}