body {
	overflow: hidden;
	background: #FFF url(../img/world_white.png) center center no-repeat;
	height: 400px !important;
	max-height: 100% !important;
	position: fixed;
	/* Opera Fix */
}

p img {
	margin: 5px 0;
}