h1 {
    padding: 1em;
    color: white;
    font-family: helvetica, sans-serif;
    font-size: 36px;
    background-image: url(fb%20profile-cropped.jpg);
}
span {
    font-size: 18px;
    margin: 1em;
}

h2 {
    font-size: 24px;
    font-family: helvetic, sans-serif;
}

body {

}

p {
    font-family: Consolas, monospace;
    font-weight: lighter;
    font-size: 14;
    margin: 2.25em;
    margin-right: 35em;
    line-height: 1.75em;
}

a {
    font-weight: bold;
    color: black;
}

a visited {
    color: darkgray;
}
img {
    align-content: right;
}