Hi,
is it possible to use the background transparency like you have in "Music State template"
thank you
#gkDarkBottom:before {
background: none repeat scroll 0 0 #FFFFFF;
content: "";
height: 350px;
position: absolute;
top: -175px;
transform: skewY(12deg);
width: 100%;
}