/*Background Properties for Guarded Travel*/
body 
{
	background: #000000;
	background-image: url('http://www.bjbsart.com/images/bkgd/guarded_travel_bg.jpg');
	background-repeat: no-repeat;
	background-attachment:fixed;
	background-position: top left; 
	
}