I am working on a page wellspokenart.com/love
I want the width of the page to be 470px but I can't seem to get the right CSS (my problem is that I am still a novice at CSS). I tried to use the following code:
#top. page-id-466 .content .box {
width: 470px;
}
Do you know what I should use instead to make the width of the content area for this page be 470px?
Thanks!














