p {
    margin-top: 0.75em;
    text-align: justify;
    margin-bottom: 0.75em;
    text-indent: 2%
    }
.puntos {
    border-bottom: dotted gray 3px;
    padding-bottom: 1%
    }
.c {
    text-align: center;
    text-indent: 0%
    }
h1, h2 {
    text-align: center;
    clear: both;
    font-family: sans-serif, serif;
    padding: 3%
    }
h3 {
    margin-top: 15%;
    text-align: center;
    clear: both
    }
.top15 {
    margin-top: 15%
    }
hr {
    width: 100%;
    margin: 5% auto 5% auto;
    border: 4px double gray
    }
body {
    margin-left: 10%;
    margin-right: 10%;
    background: #fdfdfd;
    color: black;
    font-family: "Times New Roman", serif;
    font-size: medium
    }
ul {
    list-style-type: none;
    text-indent: 0;
    margin: 5% 28% 5% 28%;
    text-align: center;
    border: 4px double gray;
    padding: 1%
    }
.un {
    text-decoration: underline
    }
a:link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
link {
    background-color: #fff;
    color: blue;
    text-decoration: none
    }
a:visited {
    background-color: #fff;
    color: purple;
    text-decoration: none
    }
a:hover {
    background-color: #fff;
    color: #F00;
    text-decoration: underline
    }
img {
    border: none;
    padding: 5%
    }
.poem {
    margin-left: 25%;
    white-space: nowrap;
    text-indent: 0%;
    font-size: 85%
    }