HTML and CSS Reference
In-Depth Information
#superfluous {
background:url(bg_superfluous.gif) no-repeat left top;
height:594px;
}
#wrapper {
width:800px;
margin:0 auto;
padding:25px 0 0;
}
#header {
margin:0 0 -20px;
}
#header h1 {
background:url(logo.gif) no-repeat;
width:245px;
height:195px;
margin:0 auto;padding: 0;
text-indent:-5000px;
}
/* the third, centered column */
#content {
width:280px;
margin:0 auto;
}
#navigation {
background:url(bg_navigation.png) no-repeat center top;
height:360px;
}
#navigation ul {
list-style:none;
margin:0 auto;padding:2.5em 0 0;
font-size:30px;
line-height:1.4;
letter-spacing:-1.5pt;
text-align:left;
}
#navigation ul li {
margin:0 0 0 22px;padding:0;
}
Search WWH ::




Custom Search