h1{
    font-size: 60px;
    text-align: center;
    color: #FFFFFF;
}

body{
    background-image: url('forsale.jpg');
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-attachment: fixed;
}
