*save all images from your homestead page, you can use your browser, in IE: file/save as, in Opera: file/save with images as.
*for each page you have e.g.
name.homestead.com/index.html
get THIS page name.homestead.com/index~ns4.html
this will give you a good source to work with. DISSABLE javascript in your browser to get it or you will be redirected
*in each page delete the onload script in BODY tag
that is:
onLoad="if(navigator.userAgent.indexOf('MSIE 4.00')!=- 1){return;};if(!parent.isTopFrame){location.replace('cotizacion.html');document.clear();}"
*modify IMG tags to show your new directory for images, say images/name.gif
replace
SRC = "files/
SRC = "files/
BACKGROUND="/defaultUser/images/backgrounds/
/~site/Style/Classic/
with your images directory path
*edit and cut whatever code is needed
*you can leave most of the evil code from homestead and the page will still work
*create an account in anoter host, of the free ones, www.netfirms.com has FTP
*later, clean as much code as you can
*use a text editor like the small and free metapad from www.liquidninja.com/metapad to easy use of search and replace
*if your site is big you may need more powerful replace soft (like Homesite, etc).
*try to use your own images for background instead of those from homestead.
*also, replace the word homestead with another (like the word example, which is reserved for examples or whatever you like) to avoid the new page call homestead server for images, etc.
*free forms are available from other services, see here.