Once again, Firefox escapes me. I dunno why. I used to use it before my laptop came around. X_X But now I have another dilemma.
http://www.brilliantcrimson.com/premades/grass/index.htmlIn IE, it looks fine. But in Firefox the bg just magically vanishes. It's the same way on my homepage, brilliantcrimson.com
Help, please? Thanks!
body {
margin: 0;
padding: 0;
font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Sans-serif;
font-size: 12px;
color: #08050c;
text-align: center;
background-color: #dcdd9b;
}
a {
color: #766345;
text-decoration: none; }
a:hover, a:active {
color: #64675c;
text-decoration:none; }
h1
{border-bottom:6px solid #FFFFFF;
background-color:#c7d387;
padding-left:12px;
margin-bottom:0px;
margin-top:0px;
font-family: courier new;
font-style:none;
font-size:20px;
text-transform:lowercase;
line-height:20px;
color:#000000;}
h2
{border-bottom:1px solid #4e5b47;
font-family: bodoni;
font-style:none;
font-size:12px;
text-transform:lowercase;
letter-spacing:2px;
line-height:20px;
color:#000000;
text-align: center;
}
#topbanner {
background: url(/premades/grass/images/grasstop.jpg) no-repeat;
height: 313px;
width: 565px;
margin: auto;
}
#content {
float: left;
width: 365px;
text-align: left;
padding-top: 10px;
padding-bottom: 20px;
margin-left: 40px;
}
#wrapper {
padding: 0;
background: url(/premades/grass/images/grassbg.jpg);
margin: auto;
width: 565px;
text-align: center;
}
#nav {
float: left;
width: 124px;
margin-left: 5px;
}
#nav ul {
margin: 0;
padding: 0;
list-style: none
}
#nav li a {
display: block;
height: 22px;
font-family: "Trebuchet MS", "Lucida Sans Unicode", Verdana, Sans-serif;
text-align: left;
font-size: 14px;
width: 124px;
margin: 0 2px 3px 0;
padding-left: 35px;
padding-top: 0px;
padding-bottom: 0px;
}
#nav li a:link, #nav li a:visited {
background: url(/premades/grass/images/grassb1.jpg);
color: #FFFFFF;
}
#nav li a:hover, #nav li a:active {
background: url(/premades/grass/images/grassb2.jpg);
color: #FFFFFF;
}