@charset "utf-8";
/* CSS Document */
body{
	width:auto;
	height:auto;
	left:0;
	}

#headline{
	font-family: Tahoma;
	font-size:24px;
	size:80;
	text-align:right;
	height:28px;
	margin-right:35px;
	margin-top:15px;
	margin-bottom:5px;
	align:right;
	color:#B46E28;
	border-bottom-style: dashed;
	border-bottom-width: 2px;
	border-color: #FFCD32;
	float:right;
}
#contenido{
	font-size:20px;

}
