wehaveaquestion
2012-10-11 08:03:11 UTC
example test text
in my CSS folder I have:
#header{
color: #BF9D30;
font-family: Verdana;
font-size: 60px;
text-align: center;
margin: auto;
padding: 1px 1px 1px 1px;
border: solid #8643D6;
width: 960px;
height: 70px;
}
why isn't this working?