

	.container{
		background-image:url(images/bg.jpg);
		background-repeat:no-repeat;
		background-position:left;
	}
	
	/* TERMS */

	.terms{padding:10px 50px;}
	
	.terms li{
		margin:5px 0px;
		text-align:justify;
	}