@media screen{

html
{
	background-repeat: no-repeat;
	background-color: #000;
	background-image: url('/images/backgrounds/background-oil-spill-lawyer.jpg');
	background-position: center top;
	background-attachment:scroll;
}

}

