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