html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
}

@import url("http://fonts.googleapis.com/css?family=Lato:300,400,700,900");
@import url(http://fonts.googleapis.com/css?family=Pacifico);

body {
  font-family: "Lato", Helvetica, Arial;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  line-height: 1.4;
}

.text-cloud {
  font-family: 'Pacifico';
  font-weight: norma;
  text-align: center; 
  line-height: 1.4;
}

h2.text-cloud {
	font-size: 40px;
  font-weight: normal;
  text-align: center; 
  line-height: 1.4;	
}

h3 {
	font-size: 26px;
}