Sorry, I was assuming you had gotten the actual class from your site. Also this thread was for changing a single PAGE, not a single POST. However, if you want to change the background for a single POST you could use this
HTML Code:
div.post-6 {
background:#00ffff
}
Note, in your CSS Insert you, by accident, deleted the closing '}' from the previous CSS Selector