body {
	margin: 0 auto; 
	padding: 0;
	font-family:"Trebuchet MS", Arial, Verdana, sans-serif;
	text-align: center;   /* This determines the alignment of the website */
	width:990px;
}
