body {
background: #d2d2d2 url(images/fortress/body.png);
font: 12px Arial, sans-serif;
text-align: center; /* IE 5 fix */
color: #3A3A3A;
margin: 0px;
padding: 0px;
}
body {
background-color: #ffba00;
background-image: url(images/fortress/body.png);
background-origin: padding-box;
background-position: top center;
background-repeat: no-repeat;
background-size: auto;
text-align: center;
line-height: 1.4;
color: #3A3A3A;
margin: 0px;
padding: 0px;
}