/*
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 : Feb 19, 2016, 9:53:04 AM
    Author     : francisco
*/
body {
  background: #ffffff;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  position: relative; }

html, body {
  width: 100%;
  overflow-x: hidden; }

.titulo {
  color: #393939;
  font-size: 2.5em; }

.mensagem {
  color: #494949;
  font-size: 1.5em; }

/*# sourceMappingURL=style.css.map */
