
  body { background-position: center top;
    background-repeat: no-repeat;
    width: 100%;
    background-image: url(bdsc-low.jpg);
    background-color: rgb(242, 237, 217);
    font-family: Helvetica,sans-serif;
    }
    
  #menulingue { font-family: impact,helvetica,sans-serif;
    color: rgb(255, 102, 0);
    text-align: left;
    width: 13%;
    font-size: 14pt;
    position: absolute;
    top: 200px;
    left: 0px;
    padding-left: 2em;
    float: left;
    }
  #container {
    position: absoulte;
    top:200px;
    left: 13%;
    width: 87%;
    }
    
  #centerbox { text-align: center;
    font-variant: small-caps;
    color: rgb(204, 102, 0);
    width: 64%;
    position: absolute;
    top:200px;
    left: 13%;    
    text-transform: none;
    font-size: large;
    padding-top: 1em;
    padding-left:1em;
    }

  #conto { 
    color: rgb(0, 102, 0);
    text-align: left;
    width: 13%;
    font-size: small;
    position: absolute;
    top:200px;
    left:80%;
    padding-right: 2em;
    right: 0px;
    }

  .logostyle { 
    font-size: 14pt;
    color: rgb(255, 102, 0);
    }

