#boys1 {
    position: absolute;
    top: 540;
    left: 15;
    font-size: 12pt;
}
#boys2 {
    position: absolute;
    top: 555;
    left: 15;
}
#dedication {
    position: absolute;
    top: 240px;
    left: 200px;
    width: 500;
    font-size: 20;
}
#backtext {
    width: 430px;
    position: absolute;
    top: 450;
    left: 70;
    color: white;
}
#clickable {
    text-decoration: none;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 725px;
    height: 580px;
    border: thin solid;
    cursor: pointer;
}
#content {
    position: absolute;
    top: 6px;
    left: 6px;
    line-height: 108%;
    font-size: 14pt;
}

#ppe {
    color: #990099;
    font-size: 12pt;
    font-family: arial;
    font-style: italic;
    position: absolute;
    top: 180;
    left: 25;
    width: 400;
}
#ppegif {
    position: absolute;
    top: 133;
    left: 375;
}
#ornament_top {
    position: absolute;
    top: 50px;
    left: 340px;
}
#ornament_bot {
    position: absolute;
    top: 514px;
    left: 340px;
}
#grow {
    font-size: 9pt;
    position: absolute;
    top: 50px;
    left: 530px;
    width: 200px;
}
#col1 {
    width: 280px;
    font-size: 13pt;
    position: absolute;
    left: 80px;
    top: 100px;
}
#col2 {
    width: 280px;
    font-size: 13pt;
    position: absolute;
    left: 385px;
    top: 100px;
}
#title {
    position: absolute;
    color: white;
    left: 27px;
    top: 490px;
    font-size: 19pt;
    font-weight: bold;
    letter-spacing: 2;
}
#author {
    position: absolute;
    color: white;
    left: 27px;
    top: 530px;
    font-size: 18pt;
    letter-spacing: 1;
}
#titlepg {
    position: absolute;
    color: black;
    left: 100px;
    top: 340px;
    font-size: 21pt;
    font-weight: bold;
    width: 500;
}
#authorpg {
    position: absolute;
    color: black;
    left: 100px;
    top: 390px;
    font-size: 17pt;
    width: 500;
}
