@charset "UTF-8";
/* CSS Document */
body {background-color: #003049}
img {width:300px; height: auto; align-content: center}


div.CTA{background:url("background.jpg") top center no-repeat; padding-top: 400px;
    padding-bottom: 400px; background-size:cover}
div.row.header {background-color:#669bbc;}

/*BUTTON*/
div.row.buttons a{diplay:block; color:#e3d8bf; text-decoration: none}
div.row.buttons a:hover {color:#669bbc;}
