<style>
	#center{
		margin-left : auto;
		margin-right : auto;
		width : 900px;
	}

	#main{
		font-family: arial;
		font-size: 11px;
		color: white;
		background-image: url(homepage1.jpg);
		background-repeat: no-repeat;
		background-position: center;
		height : 488px;
		text-align : center;
		padding-top : 460px;	
	}
</style>