@charset "utf-8";
/* CSS Document */


body {

	background:url(bg-error.jpg) top center no-repeat

}

body {
	background-color:#EB7A46;
	margin:0px;
	padding:0px;
}

#sku {
	float:left;
	width:100%
}

#twi {
	float:right;
	width:100%;
	text-align:right;
	position:absolute;
	top:200px;
}

#sku img {
	float:left;

}


#balloons {
	position:absolute;
	left:300px;
}

