.about {
    text-align: center;
    margin-top: 20px;
}

.description {
    border-style: solid;
    max-width:700px;
    margin: auto;
}

.amazon-button {
    text-align: center;
    max-width: 175px;
    margin: auto;
}

body {
    background-image: url(/Images/Background.png);
}