#main {
       background-color: transparent;
       text-align: center;
       margin: -275px 0 0 -375px;
       position:absolute;
       top: 50% ;
       left:50%;
       width: 750px;
       height: 550px;

       color: #391E02;
       /*border-style: dashed;
       border-width: 1px;*/

}

body{
     background-color:#DFC491;
}

img{
    border: 0;
}