@charset "utf-8";

body {
background-color: #000;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
#mestra {
width: 1260px;
height:  818px;
padding-top: 5px;
text-align: center;
background-image: url("../img/temp1.jpg");
background-repeat: no-repeat;
top: 30px;
margin-left: -630px;
left: 50%;
position: absolute;
z-index: 1;
}