body{
margin: 0;
border: 0px solid blue;
background: url();
background-color:black;
background-position: center top; 
background-repeat: no-repeat;
text-align: center; 
width:100%; 
height:1500px; 
position: relative; 
margin-left: auto; 
margin-right: auto;
cursor: default;
overflow-x: hidden !important;
color: white;
font-family:arial;
cursor: default;
}
.gas, .ma{background-size: contain;}
.gas{background-image: url(/gas.jpg);}
#logo, #logoj, #moneda, #w4p{
position:relative;
background-position: center top; 
background-repeat: no-repeat;
background-size: 100%;
width:60%;
height:663px;
left: 20%;
}
#logo{
background-image: url(https://sites.google.com/site/irishmarrows/logo.jpg);
}
#logoj{
background-image: url(/logoj.jpg);
}
#moneda{
background-image: url(/MONEDA2017.jpg);
}
#w4p{
background-image: url(https://worldwideforpeace.org/metaog.jpg);
}
#og{
visibility: visible;
position:absolute;
background-position: left top;
z-index:-4;
border: 0px solid red;
width: 1px; 
height: 1px;
float:left;
}
#og{background-image: url(/metaog.jpg);}
#title{
display:block;
margin:1%;
color:red;
font-size:22px;
}
#mail{
position: relative; 
display: block; 
top:1%;
color:#b7b7b7;
font-size:16px;
}
#call{
position: relative; 
display: inline-block; 
background-color:black;
top:73%;
padding:1%;
color:white;
font-size:26px;
}