input {
        FONT-SIZE: 10px; FONT-FAMILY: arial,verdana,helvetica,sans-serif
}
.smallheadline {
        BORDER-RIGHT: #4b4d69 1px ridge; PADDING-RIGHT: 2px; BORDER-TOP: #4b4d69 1px ridge; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 14px; PADDING-BOTTOM: 2px; BORDER-LEFT: #4b4d69 1px ridge; WIDTH: 400px; PADDING-TOP: 2px; BORDER-BOTTOM: #4b4d69 1px ridge; FONT-FAMILY: verdana,arial,sans-serif; BACKGROUND-COLOR: #4b4d69
}
.headline {
        FONT-SIZE: 18px; FONT-FAMILY: verdana,arial,sans-serif
}
.arrows {
        FONT-WEIGHT: bold; FONT-SIZE: 30px
}
table {
        COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans-serif
}
tr {
        COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans-serif
}
td {
        COLOR: #000000; FONT-SIZE: 11px; FONT-FAMILY: verdana,arial,sans-serif
}
a:link {
        COLOR: #000000; TEXT-DECORATION: none
}
a:active {
        COLOR: #000000; TEXT-DECORATION: none
}
a:visited {
        COLOR: #000000; TEXT-DECORATION: none
}
a:hover {
        COLOR: #000000; TEXT-DECORATION: underline
}
h1.poem {
        COLOR: #000000; FONT-FAMILY: verdana,arial,sans-serif
}
h2.poem {
        COLOR: #000000; FONT-FAMILY: verdana,arial,sans-serif
}
h3.poem {
        COLOR: #000000; FONT-FAMILY: verdana,arial,sans-serif
}
h4.poem {
        COLOR: #000000; FONT-FAMILY: verdana,arial,sans-serif
}
h5.poem {
        COLOR: #000000; FONT-FAMILY: verdana,arial,sans-serif
}
h6.poem {
        COLOR: #000000; FONT-FAMILY: verdana,arial,sans-serif
}
div.poem {
        COLOR: #000000; BACKGROUND-COLOR: #ffffff; white-space: pre
}




html {
  background: url(img/background.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

paper {
  background: url(image/Vintage_Paper_Background3.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

* { margin: 0; padding: 0; }

#page-wrap { width: 400px; margin: 50px auto; padding: 20px; background: white; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }
#page-wrap2 { background-image: url('image/Vintage_Paper_Background3.jpg'); width: 400px; margin: 50px auto; padding: 20px; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }
#page-wrap3 { background-image: url('image/Photo-Background-Paper1.jpg'); width: 400px; margin: 50px auto; padding: 20px; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }

div.sheet { background-image: url('img/sheet.jpg'); min-width: 500px; max-width: 500px; display: table; white-space: normal; margin: 50px auto; padding: 20px; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }
div.sheet-poem { background-image: url('img/sheet.jpg'); min-width: 500px; display: table; white-space: pre; margin: 50px auto; padding: 20px; -moz-box-shadow: 0 0 20px black; -webkit-box-shadow: 0 0 20px black; box-shadow: 0 0 20px black; }

div.center { margin: 0px auto; padding: 0px; text-align:center; }
div.left { margin: 0px auto; padding: 0px; text-align:left; }

p.page-center { margin: 0px auto; padding: 20px; text-align:center; }
p.page-left { margin: 0px auto; padding: 20px; text-align:left; }
p { font: 15px/2 Georgia, Serif; margin: 0 0 30px 0; text-indent: 0px; }
