Thread: Head Logo
View Single Post
  #34  
Old 01-27-2009, 08:19 PM
 
HotrodOffroad HotrodOffroad is offline
 

Member
  
Join Date: Dec 2008
Posts: 16
 

Default Re: Head Logo

Here you go... thanks
general tags styles
*/
html,body {
align: center; height: 100%; width: 900px;
background: #006633 url(images/golfsunsetshotbanner.jpg) no-repeat;
margin: 0px;
padding: 0px;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 11px;
min-width: 780px;
border: 0px none;

/* page container */
#page-container {
min-height: 100%;
position: relative;
width:900px;
margin:0 auto 0 auto;
}
__________________
4.2 My site
Fancy Categories

4.2 Customer site
Fancy Categories
Reply With Quote