@import url(http://fonts.googleapis.com/css?family=Oswald:700);

body{
    background-color: #D83327;
    font-family: 'Oswald';
    color: #FFF;
    text-align: center;
}
