#RandomImage {
	width: 775px;
	height: 150px;
	margin: 0px;
	background-image:  url("images/photo1.jpg");
	background-position: center center;
	background-repeat: no-repeat;
	border: 1px solid #fff;
	background-color: #fff;
	}
	
