#title {
    background-color:#f9f9f9;
    color:#ffb947;
    text-align: center;
    font-size: 30px;
    font-family: "Arial Black", Gadget, sans-serif;
    margin-top: 10px;
}
#img {
    float: right;
    width:600px;
    height:600px;
    display:none; 
}
    

