	body {
		font-size: 62.5%; /* Resets 1em to 10px */
		font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
		background: #ffffff url('images/background1.png') top left repeat-x;
		color: #333;
		text-align: center;
		margin:0px;
		padding:0px;	
	}	
