@charset "utf-8";
/* CSS Document */

body {
	margin-bottom:5;
	margin-left:5;
	margin-top:5;
	margin-right:5;
	background-color: #D5DBF0;
}

h1{
	font-size:18px;
	font-style:oblique;
}

p {
	text-align:justify;
}

