body {
background-color: #fff;
background-image: url('https://news.northeastern.edu/interactive/2019/07/space-week/images/mashBkg2.svg');
width: 100%;

}
a img, embed, img, object {
    float: left;
    margin-right: 20px;
}

.article-body h3 {
   max-width: 100%; 
    margin-bottom: -30px;
    text-transform: uppercase;
     color: #679fc4;
    font-size: 2.5em;
}
.excerpt-text{
    margin-left: 20px;
}

.moon-intro-text {
    width: 80%;
    margin: 0 auto;
    font-family: sans-serif;
    color: #679fc4;
}
.article-topper__text-width--big-image.story {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}
.article-body:selection {
  color: #ff0000;
}
@media only screen and (max-width: 1200px) {
    .article-topper__byline.story{
    margin-left: 0px;}
}