@charset "UTF-8";
/* CSS Document */

.container{
	margin: none;
	width: 800px;
	height: 453px;
	background-image:url(images/eCost.png);
	background-repeat:no-repeat;
	background-position:top left;
	position:absolute;
	bottom: 0px;
	left: 0px;	
}

