html,body {	
	height:100%; /* needed for container min-height */
	background:url(../images/bg.jpg) #000000 top center fixed;
}

.center {
	display:block;
	margin:0 auto;
}

