body {
    text-align: center;
    background-color: rgb(0,18,45);

}
img {
    height: 240px;
    width: 400px;
}

address, small {
    font-family: Lato;
    color: rgb(240,212,204);
}

#contactemail {
    color: rgb(221,235,255);
}

/*$altLight: rgb(240,212,204);*/
/*$accent: rgb(178,41,0);*/

/*"primary": rgb(10,111,255),*/
/*"secondary": rgb(221,235,255),*/
/*"warning": rgb(255,125,87),*/
/*"danger": rgb(255,60,3),*/
/*"success": rgb(71,178,25),*/
/*"info": rgb(0,74,178),*/
/*"dark": rgb(0,18,45),*/
/*"light": rgb(255,229,221),*/