#build-wrap {
    width: 500px;
    height: 330px;
    background-image: url("images/bg_build.jpg");
    background-repeat: no-repeat;
}
#build-wrap p {
    font-family: Arial,Helvetica,Times New Roman,Times,serif;
    font-size: 16px;
    color: #000000;
}