body {background: url(images/background.jpg);
		 	color: #003300;
      margin-right: 1in;
      margin-bottom: 1in;
      font-size: 18px;
      color: #006633;
      font-size: 18px}

hr {color:#006633;
    width: 100%;
    height: 5px}


h1 {font-family: Arial, Times New Roman, Verdana;
    font-size: 54px;
    font-weight: bold;
    text-align: center}

h2 {font-family: Arial, Times New Roman,  Verdana;
    font-size: 36px;
    font-weight: bold}

h3 {font-family: Arial, Times New Roman, Verdana;
    font-size: 28px;
    text-align: center;
    font-style: italic;
    font-weight: bold}

h4 {font-family: Arial, Times New Roman, Verdana;
    font-size: 24px;
    font-weight: bold;
    text-align: center}

h5 {font-family: Arial, Times New Roman, Verdana;
    font-size: 18px;
    font-weight: bold;}

li {font-family: Arial, Times New Roman,  Verdana;
    font-size: 24px;
    font-weight: bold}

a:link{color:#003300}

a:visited {color:#336633}

a:hover{color:#ff9999;
	font-weight:bold;
	font-style: italic}
