﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Ubuntu:300,400,700');

h1{
  margin-top:0px;
  font-size:165%;
  font-family: 'Ubuntu', sans-serif;
  font-style: normal;
  font-weight: 400;
  color:#666;
  }

h2{
  margin-top:0px;
  font-size:160%;
  font-family: 'Ubuntu', sans-serif;
  font-style: normal;
  font-weight: 400;
  color:#666;
 }

h3{
  margin-top:0px;
  font-size:140%;
  font-family: 'Ubuntu', sans-serif;
  font-style: normal;
  font-weight: 400;
  color:#666;
 }

h3{
  margin-top:0px;
  font-size:140%;
  font-family: 'Ubuntu', sans-serif;
  font-style: normal;
  font-weight: 400;
  color:#666;
 }

