Background of content should be transparent, i removed the main/alternative BG color.
http://awesomescreenshot.com/0b64eu6td3
i tired to get transparent BG half transparent by using.
#main, .avia-msie-8 {
background-color: rgba(255, 255, 255, 0.8) !important;
}
#main, .avia-msie-8 #header.av_header_sticky_disabled {
background-color: rgba(255, 255, 255, 0.8) !important;
}
without success