/* RVS-bg.css */

/*
body {background: black url(RVSBGNormal.jpg) 0 0 no-repeat fixed;}
*/

body {background: black url(RVSMask08.png) 0 0 no-repeat fixed;}

div#content {background: transparent url(RVSBGFadeOut.jpg) no-repeat fixed 0 0;}
	
div#links a {background: transparent url(RVSBGFadeOut.jpg) 0 0 no-repeat fixed;}

div#links a:hover {background: transparent url(RVSBGWashOut.jpg) 0 0 no-repeat fixed;}

div#customers a {background: black transparent url(RVSBGFadeOut.jpg) 0 0 no-repeat fixed;}

div#customers a:hover {background: transparent url(RVSBGWashOut.jpg) 0 0 no-repeat fixed;}

