body {background: url(images/background.jpg);
      background-color: #ffcc99;
      margin-top: 1in;
      margin-left: 1.5in;
      margin-right: 1.5in;
      margin-bottom: 1in;
      font-size: 18px;
      color: #663300;
      font-size: 18px}


h1 {font-family: Times New Roman, Arial, Verdana;
    font-size: 60px;
    font-weight: bold;
    text-align: center}

h2 {font-family: Times New Roman, Arial, Verdana;
    font-size: 36px;
    font-weight: bold;
    text-align: center}

h3 {font-family: Times New Roman, Arial, Verdana;
    font-size: 24px;
		font-weight: bold}

h4 {font-family: Times New Roman, Arial, Verdana;
    font-size: 22px;
		font-weight: bold}

h5 {font-family: Times New Roman, Arial, Verdana;
    font-size: 18px;
		font-weight: bold;}

a:link{color:#332211}

a:visited {color:#333399}

a:hover{color:#cc3333;
	font-weight:bold
	font-style: italic}
	
table {border-color: #663300}