body {
background-color: #ffffff;
background-image: url("images/background.jpg");
background-position: top center;
background-repeat: repeat-x;
}

scrollbar {
scrollbar-face-color: #CC0000;
scrollbar-shadow-color: #CC0000;
scrollbar-highlight-color: #CC0000;
scrollbar-3dlight-color: #CC0000;
scrollbar-darkshadow-color: #CC0000;
scrollbar-track-color: #CC0000;
scrollbar-arrow-color: #FFFFFF;
}
