body {
	background-image:url('background 1366-768.jpg');
	background-size: 1366px 768px;
	background-repeat: no-repeat;
     background-position: center; 
}

#content{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:122px;
}


