body
{ background-color: #EA8916;
/*
 background-image: url(haloween_pumpkin.png); 
 */
 background-image: url(http://www.happyhalloween.nl/assets/templates/pompoenen/style/halloween_pumpkin.png); 
 background-repeat: repeat; 
 background-position: 60% 0px; 
 background-attachment: fixed; 
}

blockquote{border-color: #767676;}

#main
{ background: #FFF url(main.png) repeat-y;
  color: #70695A;
}

#links, #footer, #menu, #menu li a
{ background: #FFF url(menu.png);
  color: #DBD7D1;
  border-color: #D7D7D7;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ background: transparent;
  color: #DBD7D1;
}

#logo
{ background: #FFF url(site_logo1.jpg) no-repeat;
  color: #70695A;
}

h1
{ background: transparent;
  color: #EA8916;
  border-color: #CAAE90;
}
h2
{ background: transparent;
  color: #EA8916;
    border-color: #CAAE90;
  font-size: 16px;
 }
h3
{ background: transparent;
  color: #EA8916;
  font-size: 14px;
 }
#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{ background: #FFF url(orange_menu.png);
  color: #70695A;
} 

#content, #column2 a, #column2 a:hover
{ background: transparent;
  color: #70695A;
}

.sidebaritem, .sidebaritem a, .sidebaritem a:hover
{ background: transparent;
  color: #DBD7D1;
}

.sbihead
{ background: #FFF url(orange_sbi.png);
  color: #70695A;
}

.sbihead h1
{ background: transparent;
  color: #70695A;
}

.sbilinks li a
{ background: #FFF url(link.png);
  color: #DBD7D1;
} 

.sbilinks li a:hover
{ background: #B7B7B7;
  color: #EA8916;
} 

