
html,body {
	margin:				0;
	padding:			0;
	height:				100%;
	text-align:			center;
	background: #000000 url("../images/TSL.jpg") no-repeat fixed;
	background-position: bottom; ;
}