@CHARSET "UTF-8";

.upperrightbox
{
	float: left;
	width:	390px;
	height:	280px;
	background-color: #c63346;	
}

.headline
{
	position: absolute;
	left: 516px;
	top: 250px;
	
	color: #ffffff;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
}

