body {
    background-image: url('../images/web_development.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
    text-align: center;
}
