body {
	background-color: #ffffff;
	background-image: url(../images/bkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-attachment: fixed;
	margin-bottom: 75px;
      }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
  }

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 130%;
           }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 250%;
   }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
   }

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 200%;
   }

#mainnav p {
	position: fixed;
	bottom: 0;
	width: 100%;
	text-align: center;
           }

#pictures {
	text-align: center;
	  }