Code: Select all
body {
/* Text-Sizing with ems: http://www.clagnut.com/blog/348/ */
font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
color: #323D4F;
background-color: #666666;
background-image: url('./images/background.gif'); background-repeat:repeat-y; background-position: top center;
font-size: 62.5%; /* This sets the default font size to be equivalent to 10px */
margin: 0;
}
Code: Select all
background-image: url(./images/bodyground-gradient.jpg);
background-repeat: repeat-x;
Users browsing this forum: No registered users and 1 guest