﻿html,body
{
	background-image:url(../images/promise-bg.jpg);
	background-repeat:repeat-x;
	}
div#default
{
	width:1000px;
	margin:0px auto;
	background-image:url(../images/index-bg.jpg);
	}