body {
background-color: #996699;
margin: 1% 5% 5% 5%;
color: #666666;
background-repeat: no-repeat;
background-position: center 5px;
}
.contentWide img{
position:relative;
}
.contentWide td img{
position:static; 
}

.contentWide{
padding: 1em 3em 3em 3em;
border: 2px solid #047b6c;
background-color:#FFFFFF; 
}