@font-face {
	font-family: 'Library 3 AM';
	src : url('polices/Library 3 am.otf');
		font-weight: normal;
		font-style: normal;
}
@font-face {
	font-family: 'Library 3 AM soft';
	src: url('polices/Library 3 am soft.otf');
		font-weight: normal;
		font-style: normal;
}
article img
{
	max-width: 60%;
}
article h1
{
	font-family: 'Library 3 AM', sans serif;
	color: #004A99;
	text-align: center;
	font-size: 3.0em;
}
p
{
	font-family: 'Library 3 AM', sans serif;
	color: #5e4579;
	font-size: 1.8em;
	text-align: center;
	margin-top: 220px;
}
