#centralcontent.contact{
    height:682px; /*background:transparent url('/images/background-contact.jpg') no-repeat center top;*/
    }
#centralcontent.showroom{
    height:682px; background:transparent url('/images/detailing/detail3.jpg') no-repeat center top;
    }
#centralcontent.brand{
    height:682px; /*background:transparent url('/images/detailing/detail1.jpg') no-repeat center top;*/
    }
#centralcontent #animatedtxt{
    font-size:10px; text-align:left; text-transform:uppercase; letter-spacing:0.2em; line-height:1.7em;
    background-color:rgba(0,0,0,0.5);
    position:relative; right:0px; bottom:0px;
    padding:120px 270px 42px 275px; height:520px; width:455px; /*if changing these, change in withtxt_page.js as well*/
    }
#centralcontent #animatedtxt p{ margin:0; margin-bottom:25px; text-align:justify; }
#centralcontent #animatedtxt a{ text-decoration:none; color:#cdcdcd; }
#centralcontent #animatedtxt a:hover, a:focus{ text-decoration:underline; color:#eaeaea; }
#centralcontent #animatedtxt #close{ position:absolute; top:50px; right:90px; cursor:pointer; }
