/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 14-sep-2016, 10:01:10
    Author     : auxsistemas
*/
figure#v2 {
    margin-top: -25em;
    padding-right: 60em;
    position: absolute;
    right: -44%;
  } 
figure#v1 {
right: -9em;
position: relative;

  } 
figure#v3 {
margin-top: 2em;
padding-right: 60em;
position: absolute;
right: -9%;
}
  figure#v4 {
    margin-top: 4em;
    position: relative;
    right: -52em;
}
figure#v5 {
margin-top: 1em;
padding-right: 60em;
position: absolute;
right: -1%;
}
figure#v6 {
    margin-top: 3em;
    position: relative;
    right: -52em;
}
body {
    background-color:black;
    }
    img#m1{
      
position: relative;
left:10%;
top:50%;
margin-right:-80px;

}    
    img#m2{
       
      position: absolute;
right: -34em;
padding-right: 50%;
}
h2{
    color: #ffffff;
    font-family: 'Patua One', cursive;
 
}   