body{
	background-color:#000;
	background-image:url(stripes.jpg);
	background-repeat:repeat;
	background-attachment:fixed;
}

