	#container {
		position			: absolute ;
		top				: 50% ;
		left				: 50% ;
	}

	#main {

		position			: relative ;
		top				: -250px ;
		left				: -250px ; 
		color				: #ffffff;
		width				: 500px ;
		height			: 500px ; 
text-align:center;
	}