﻿body{
	text-align: justify;
	text-justify: auto;
	font-family: sans-serif-light, roboto, Arial, Helvetica, sans-serif;
	font-size:18px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 1.5em;
	word-spacing: 3px;
}

img{
	width: 100%;
	height: auto;
}