Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
<tr>
<td height="677" colspan="2" valign="top" background="../Background%20Image/background-image_r3_c2.gif"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
becomes
<tr>
<td colspan="2" valign="top" background="../Background%20Image/background-image_r3_c2.gif"><!--DWLayoutEmptyCell--> </td>
</tr>
<tr>
<style>
.contents {
padding-left: 10px;
scrollbar-face-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-3dlight-color: #999999;
scrollbar-arrow-color: #660033;
scrollbar-track-color: #cccccc;
overflow:auto;
border: 1 solid #000000;
background-color: white;
width:600; height:290;}
</style>