body {
background-color: #F38A2D;
}

.centerImage
{
text-align:center;
display:block;
margin-left: auto;
margin-right: auto;
width: 40%;
}

