body {background: url(images/DSCN2112.jpg);
      background-attachment: fixed;
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-color: #666666;
      margin-top: 1in;
      margin-left: 1.5in;
      margin-right: 1.5in;
      margin-bottom: 1in;
      font-size: 18px;
      color: #66ffff;
      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-style: italic;
    text-align: center}

h3 {font-family: Times New Roman, Arial, Verdana;
    font-size: 24px;
    text-align: center}

h4 {font-family: Times New Roman, Arial, Verdana;
    font-size: 22px;
    text-align: center}

h5 {font-family: Times New Roman, Arial, Verdana;
    font-size: 18px;
    text-align: center}

a:link{color:#9999ff}

a:visited {color:#cccccc}

a:hover{color:#ffffff;
	font-weight:bold;
	font-style: italic}
	