body {
    background: url(../images/html01.jpg) no-repeat center;
}

.text1 {
    color: #e38811;
    font-size: 20px;
    text-align: center;
}

.img1 {
    display: block;
    width: 400px;
    margin: auto auto;
}