First thing: You really, really, really, really need to optimize your header and background images for the web. Your site is so slow to load on my wireless internet service that I would not hang around. I'd just click away and go elsewhere. It even chocked the page checker I use for timing web pages when doing web site design.
.photo, .photo-inner, h2.photo-title, h2.photo-title a, .content-title, #header, #header-inner, .photo-meta, .photo-meta-inner {
background: none;
border: none;
}
You are going to want to change all the text color for titles and such as they now disappear. With your background image, finding a color that is readable will be a challenge.