.vignette_bottom {
    box-shadow: inset 16px rgb(0, 0, 0);
}

.banner {
    width: 600px;
    box-shadow: 16px ;
}

.info {
    float:right
}

.main {
    width: 800px;
    height: 100%;
    
}

body {
    background-color: black;
    color: white;
    font-family: Verdana;
}