﻿body
{
	margin: 50px;
}

p
{
	text-align: center;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 12px;
	color: #000000;
}

h1
{
	text-align: center;
	font-family: "Trebuchet MS", Arial, Tahoma;
	font-size: 20px;
	color: #FF3300;
}


