body {
    background-image: url("../Images/fondo.jpg");
    background-origin: content-box;
    background-color: #cccccc;
}

#Column1
{
    background-color:#0b8100; 
    margin-top: 2.5rem;
    margin-bottom:  1.5rem;
    padding: 2rem;
    text-align: center;
    color: white;
    font-size: 1rem;   
}

#Column2
{
    background-color:whitesmoke; 
    margin-top: 2.5rem;
    margin-bottom:  1.5rem;
    padding: 2rem;
    text-align: center;
    color: black;
    font-size: 1rem;   
    border: 2px solid #0b8100;
}

#Column2 h3
{
    background: #0b8100;
    color: white;
}

.Container
{
    text-align: center;
    align-content: center
}
#Date{
    width: 100%;
    margin: 50px 10%;
}

#Ubication
{
    width: 100%;
    text-align: left
}
#Number
{
    width: 100%;
    text-align: left
}

#Mail
{
    width: 100%;
    text-align: left
}

.Title
{
    background-color: aliceblue;
    color: black;
    font-size: 20%;
}

.Title2, #Title2
{
    color: black;
    background: -webkit-linear-gradient(white, #0b8100); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(white, #0b8100); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(white, #0b8100); /* For Firefox 3.6 to 15 */
    background: linear-gradient(white, #0b8100); /* Standard syntax */
    text-align: justify;
    position: relative;
    border-top : 1px solid #999999;
    border-bottom : 1px solid #999999;
    padding-left : 1%;
    padding-right: 1%;
}

.Title2 h5
{
    padding-left: 2%;
    padding-right: 2%;
    line-height: 1.5;
}

.Title3
{
    text-align: justify;
    color: black;
    border-top : 2px solid #999999;
}


.Content
{
    font-size: 180%
}

/*url("../Images/copo.png") 