BODY {
        font-family: arial, verdana;
}

.title {
        font-size: 36px;
}
.image {
        border: 0px;
}
.version {
        font-size: 10px;
}

.center {
        margin-top: 20px;
        text-align: center;
}

.install {
        font-size: 11px;
        width: 60%;
        text-align: justify;
}
.section {
        font-size: 14px;
        font-weight: bold;
}
p {
        font-size: 11px;
        }
ul {
        font-size: 11px;
}

.page {
        width: 70%;
        margin: auto;
        }

