/*

	filename: bodfort.css
	purpose: background color and center alignment of a page

*/

body 	{background-color: rgb(175, 175, 175); text-align: center}
img		{border-width: 0}