@charset "UTF-8";
#Carousel {
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#one {
    background-image: url(../images/image2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 150px;
    padding-bottom: 150px;
}
#two {
    background-image: url(../images/imagejpg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding-top: 150px;
    padding-bottom: 150px;
}
#Assembly {
}
