@font-face {
    font-family: Futura;
    src: url(Futura.ttc);
}


#image {
    margin-right: -10in;
}

.info {
    background-color: #000000;
    color: #FFFFFF;
}

.info2 {
    background-color: black;
    margin-top: 300px;
    margin-bottom: 300px;
}

.a {
    vertical-align: middle;
}

.textsection {
    text-align: left;
    font-size: 18px;
    color: #000000;
    background-color: lightgray;
    text-justify: auto;
}

html,
body {
    max-width: 100%;
    overflow-x: hidden;
    background-color: black;
}

.desc {
    font-style: oblique;
    text-align: left;
}

p {
    text-align: center;
    font-family: 'Futura';
    font-size: 16px;
}

.header {
    background-color: black;
}

body {
    background-color: #000000;
    font-family: 'Futura';
}

.imagesection {
    background-color: lightgray;
    text-align: center;
}

.menu {
    color: #FFFFFF;
    font-size: 78px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Futura';
}


h1 {
    color: white;
    font-size: 80px;
    text-align: center;
    vertical-align: middle;
    font-family: 'Futura';
}