HTML redirect is a nice tool to help you route current website to another one. This is a client side script. It will inform the browser to redirect to another website that you have defined.
Below is the HTML redirect code
<meta http-equiv=”Refresh” content=”5; url=http://PrettyGirl2u.com” />
Just put this code on between the head tags. As the code example, it will refresh to a new website in 5 seconds and route to http://PrettyGirl2u.com which mentioned at content attribute.
Yeah… No idea on your new web layout. Fear no more… Find your new idea at Open Source Web Design. There are a lot of CSS layouts to choose from. Just download and use it. It is a great to start your design.

Open Source Web Design