body{
	background: #FD8
}
.toppic{
	float: left;
	width: 350px;
}
h1{
	border: double 5px;
	text-align: center;
	margin-left: 350px;
	background: #FFF;
}

