I want a border to appear around my blog's container. I've used this code in my stylesheet:
#container {
width:690px;
margin:0 auto;
padding:30px 30px 0 30px;
text-align:left;
border: 1px solid #999;
The border shows up everywhere but on the top and I don't understand why. I'd appreciate any help from any of you CSS experts out there. :)
Forgot this: http://www.familywebwatch.com/blog