﻿body
	{
	background-color:	#FFFFCC;
	text-align: center;
	}

article
    {
		position: relative;
		bottom: 10px;
		overflow: auto;
	}
	
p
	{
	text-align: justify;
	}
	
img
	{
	margin: 20px;
	}
	
.header1
   {
	font-weight: bold;
	font-size: 32px;
	text-align: center;
	margin:0;
  }

.header2
   {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	margin:0;
  }