Hi Gavick!
Can you tell us how to put a background image instead an autorepeat pattern or texture like in style 2 and 3?
#gkBg {
background-image: url("../images/style1/bg_image.jpg");
}
body {
background-image: url("../images/style1/bg_pattern.png");
}