@charset "utf-8";
/**
{border: 1px solid black;}*/

body
{
    background-color: #66CC66;
	margin: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
      font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:  #000000;
}

.spacing {font-size: 2px; }

.heading1
{
	font-size: 48px;
	font-weight: bold;
	color:  #000000;
	line-height: normal;
}

.heading2
{
    font-size: 10px;
	font-weight: bold; 
	color:  #000000;
	line-height: normal;
}

h1
{
	font-size: 24px;
	font-weight: bold;
	color:  #336600;
	line-height: normal;
}

