@import "iesglobal.css";


.headline
{
	color: blue; 
	position: absolute; 
	z-index: 0; 
	left: 0%; 
	top: 0%; 
	width: 100%; 
	height: 7%;

}

.homebutton
{
	position:			absolute;
	right:				7px;
	top:					3px;
	height:				30px;
	width:				130px;
	z-index:				5;
	background-color:	transparent;
	background-size:	200%;

}

