Hi stanadrmac
JA Smallbiz template has its own offline page, it sets a background for the outline of page:
.outline {
background: url(../images/offline-bg.jpg) no-repeat left top #1d1d1d;
box-shadow: 10px 10px 0 rgba(0,0,0,0.1);
color: #999;
padding: 0;
margin: 0 auto;
margin-top: 100px;
overflow: hidden;
max-width: 800px;
}
You can remove this code in file: /templates/ja_smallbiz/css/offline.css