

#wrapper{
width:1100px;
height:900px;
margin: 0 auto;
border: solid 0px #000000;
background-color:  #e8d7bb;
}


body{
background-image: url(.jpg);
}


img {
display:block;
margin: 0 auto;
height: 800px;
}


p{
text-align: left;
font-size: 30px;
color: #713e2b;
margin: 20px;
}

