﻿@charset "UTF-8";

p {
  font-size: 0.9em;
  color: #888888 ;
  background: url("../img/background.jpg");
  padding: 20px 50px;
  text-align: justify;
  text-justify: inter-ideograph; 
  line-break: strict;
  line-height: 1.5em;
  }
  

  

  




