.screen-404 { 
	width: 950px; 
	height: 600px; 
	padding: 0; 
	margin:0 auto;
	color: #343434; 
} 
.screenRight{
	width: 478px;
	height: 320px;
	border:1px solid #FFF;
	margin: 90px auto 0 auto; 
	background: url(images/pingu.png) no-repeat; 	
}
.bubble{
	text-align: center;
	width: 100%;
	height: 160px; 
	margin-top: 85px;
}
.small{
	font-size: 26px;
	color: #294053;
	line-height: 60px;
	font-weight: normal;
}
.smalls{
	line-height: 45px;
	font-weight: normal;
}