#box1 {
	width: 800px;
	height: 350px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(rogo.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
