body {

	font-size: 62.5%; /* Resets 1em to 10px */

	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;

	background-position: center top; 

background-image:  url(projt.jpg);

background-color:#000;

background-repeat:no-repeat;

background-position:top;

margin:0;

	

	color: #333;

	text-align: center;

	}/* CSS Document */