/** GEORGIA TTORA CSS  **/
/** Color Codes:       **/
/** Black: #000000     **/
/** White: #ffffff     **/
/** Red:   #fe0000     **/
/************************/

html {
margin: 0;
padding: 0;
height: 100%;
}

body {
	margin-top: 0px;
	margin-left: 2px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #000000;
	height: 100%;
	color: #000;
}

/* This is the main DIV that contains everything else. */
/* There is no real need to adjust anything on here. */
#container {
	width: 994px;
	min-height: 100%;
	margin: auto;
	position: relative;
	height: 100%;
	background-image: url(paper.jpg);
}
/* This DIV is what will contain the logo imgage. */
/* The height is set to be the perfect fit for a logo with 116px height. */
#header {
height: 116px;
width: 100%;
}
/* This DIV only hold the navigation bar. */
#navigation {
height: 6px;
width: 100%;
font:Verdana, Geneva, sans-serif;
}
/* This is the main DIV where all the meat and potatoes go. */
/* Put anything you want between the content div on the html page. */
#content {
	width: 100%;
	margin-top: 15px;
	padding-bottom: 25px;
	background-image: url(paper.jpg);
	text-align: center;
	font:Verdana, Geneva, sans-serif;
}
/* This DIV is where anything for the footer goes. */
/* You can change the height to whatever you like, just make sure it has a height. */
#footer {
	position: relative;
	clear: left;
	height: 55px;
	width: 100%;
	text-align: center;
	bottom: 2px;
	background-image:url(paper.jpg)
	padding-bottom: 5px;
}
/* THIS IS FOR REGULAR LINKS */
/* If you want to change the appearance of a regular link, change the attributes below. */
a:link { 
font-size: 10pt; 
}
a:active {
	font-size: 10pt;
	color: #FFF;
}
a:visited {
font-size: 10pt; 
color: #FFF;
}
a:hover {
	color: #F00;
	text-decoration: underline;
	font-size: 10pt;
}
/* THIS IS FOR THE HORIZONTAL NAVIGATION */
ul {
list-style-type:none;
margin:0;
padding:0;
overflow:hidden;
}
li {
float:left;
}
a.nav:link,a.nav:visited {
	display:block;
	width:90.5px;
	font-weight:bold;
	color:#000;
	text-align:center;
	padding:3px;
	text-decoration:none;
	text-transform:uppercase;
}
a.nav:hover,a.nav:active {
color:#ffffff;
}
/* END HORIZONTAL NAVIGATION */

/* This is used to center images. add class="center" to an image tag to use it. */
img.center {
margin-left: auto;
margin-right: auto;
display: block;
}
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>  <title></title></head>  <body>        <div align="center"> </div>  <br>      <table cellpadding="0" cellspacing="0" border="0" width="920">     <tbody>       <tr>         <td valign="top">                          <script type="text/javascript"><!--google_ad_client = "pub-0773666571727489";google_ad_width = 728;google_ad_height = 90;google_ad_format = "728x90_as";google_ad_type = "text_image";//2006-10-12: Free Site Footergoogle_ad_channel = "2428231873";//--></script>                           <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">  </script>                           <script type="text/javascript"><!--google_ad_client = "pub-0773666571727489";google_ad_width = 728;google_ad_height = 15;google_ad_format = "728x15_0ads_al";//2006-12-21: Free Site Footergoogle_ad_channel = "2428231873";//--></script>                           <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">  </script>                           <table cellpadding="0" cellspacing="0" border="0" width="800">        <tbody>         <tr align="center">           <td valign="top">                             <br>           </td>         </tr>         <tr align="center">           <td valign="top">                    <br>           </td>         </tr>         <tr align="center">           <td valign="top"><font size="-1"><a href="http://rover.ebay.com/rover/1/711-1751-2978-3/1?aid=2202641&amp;pid=2312296">    Find-it-now on eBay</a> <span style="font-weight: bold;">|</span> <a href="http://www.amazon.com/?&amp;tag=grandaccess-20&amp;camp=211041&amp;creative=374001&amp;linkCode=qs1&amp;adid=1N05DYY7CGCBMRFTJFNR&amp;">Buy-it-now   Amazon-Stores</a> <span style="font-weight: bold;">|</span> <a href="Http://HotSavings.Grandassets.com">Hot Savings</a> <span style="font-weight: bold;">|</span> <a href="http://grandaccess.com/search/">Keep Searching</a></font><br>           </td>         </tr>                                            </tbody>                            </table>                            <div align="left"><font color="#666666" size="2" face="Palatino Linotype">Website Hosting by <a href="Http://Grandaccess.com">Http://Grandaccess.com</a> </font></div>         </td>         <td valign="top" width="120" align="left">                    <script type="text/javascript"><!--google_ad_client = "pub-0773666571727489";//160x90, created 12/16/07google_ad_slot = "6472360173";google_ad_width = 160;google_ad_height = 90;//--></script>                    <script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">      </script>       <br>        </td>       </tr>            </tbody>  </table>   <br>        <br></body></html>
