body {
    background : #000;
    background-image:url(../);
    background-position:inherit;
    background-repeat:no-repeat;
}
h1 {
    font-family : liberation;
    font-size : 0.7em;
    color : #2F4F4F;
    margin-left : auto;
    margin-right : auto;
    text-align : left;
    width : 30%;
    padding : 07px;
}
h2 {
    font-family : liberation;
    font-size : 16px;
    line-height : 27px;
    color : #801080;
    text-align : center;
}
h3 {
    font-family : dustismo;
    font-size : 20px;
    color : #f0e36b;
    margin-left : auto;
    margin-right : auto;
    text-align : center;
}
h4{
    font-family : dustismo;
    font-size : 15px;
    color : #666;
    margin-left : auto;
    margin-right : auto;
    text-align : center;
}
a {
    color : #7ffe4d;
    text-decoration : none;
}
li {
    font-family : El Abogado Loco;
    font-size : 1.3em;
    color : #3d2c4d;
    line-height : 2em;
    text-align : center;
    display: table;
    vertical-align: middle;
}
.nom {
    color : #357ab7;
}
.date {
    color : #83a697;
}
sup {
    color : white;
}
#global {
  margin-left: auto;
  margin-right: auto;
  width: 7em; 
}
