/* *******************************************************
This is the style sheet for cursorx.com. This is the first
draft and only deals with the background. 11/27/07
******************************************************* */


body {
  background-color: 000000;
  background-image:url('http://www.cursorx.com/images/web_bck2.jpg');
  background-position:bottom center;
  background-repeat:no-repeat;
  background-attachment:fixed;
}
