html {width: 100%;
	  height: 100%;
	  margin: 0;
      padding: 0;}

body {background:  url("images/suns.jpg");
      text-align:  center;
	  width: 100%;
	  height: 100%;
	  margin: 0;
      padding: 0;}

a {padding-top: .5em;}

#booktitle {font-size: 3em;
			font-style: italic;
			font-weight: bold;}

#compiledby {font-size: 1.5em;}

#compiler {font-size: 2em;
		   font-weight: bold;}

.heading {font-size: 2em;
	      font-weight: bold;
          margin-top: 2em;}

.poem {font-size: 1.5em;}

.divider {color: rgb(16,165,16);
		  font-size: 2em;}

.title {font-size: 1.75em;
		font-weight: bold;
		margin-top: 2em;}

.by {font-size: 1.25em;
     margin-top: 1em;}

.author {font-size: 1.5em;
	     font-weight: bold;
		 margin-top: 1.5em;
		 margin-bottom: 3em;}

.verse {font-size: 1.25em;
	    line-height: 1.6;
		margin-bottom: 2em;}

.lastline {margin-bottom: 3em;}

#indexes {font-size:2em;
		  font-weight: bold;}

.heading {font-size: 1.5em;
		  font-weight: bold;
	      margin-bottom: 2em;}

.poet {font-size: 1.25em;
	   font-weight: bold;}
