Layout borders

If you use Link back

Layout borders

So you see on my layouts around on the container i have borders and sometimes they are in different colors to go along with the layout. so im going to give you the cold and you change the colors how you want.
Add this into your container. JUst change the colors
/****sheisl0ved.com*****/
border-left: 5px solid #EEE;
border-right: 5px solid #222;
border-top: 5px solid #FFF;
border-bottom: 5px solid #111;